-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add labels on resource level "google_compute_security_policy" #118
Comments
@Dipanshi293 feature is not available in provider. I have created feature request for the provider. Blocked on hashicorp/terraform-provider-google#17993 |
@Dipanshi293 is there any reason why you are using github url in module "cloud-armor" {
source = "GoogleCloudPlatform/cloud-armor/google"
version = "2.2.0"
|
This is our module which calls Google Cloud Platform, and which is also available in the Terraform Registry. |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
Hi Team,
We are calling terraform-google-cloud-armor module and resource "google_compute_security_policy", but there are no resource labels available in this resource. We also enforced hard-mandatory sentinel policies which check resource labels are attached to each and every resource.
main.tf
The text was updated successfully, but these errors were encountered: