You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the module of course supports network tags, but tags for project resources which IAM deny policies can use, for example to prevent anyone from using the instances.computeAdminLogin permission to get sudo on a compute instance.
We should be able to input one or a list of tagKey and/or tagValue, and have it apply to the compute VM. This will allow targeting from iam deny policies for example.
Additional information
No response
The text was updated successfully, but these errors were encountered:
TL;DR
the module of course supports network tags, but tags for project resources which IAM deny policies can use, for example to prevent anyone from using the
instances.computeAdminLogin
permission to get sudo on a compute instance.Terraform Resources
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_instance#resource_manager_tags-1
Detailed design
Additional information
No response
The text was updated successfully, but these errors were encountered: