Cosmetic and linter fixes (#3981)
This commit is contained in:
@@ -1013,7 +1013,7 @@ module "org" {
|
||||
|
||||
## IAM Deny Policies
|
||||
|
||||
[IAM Deny policies](https://cloud.google.com/iam/docs/deny-overview) allow you to set centralized guardrails that prevent principals from using specific permissions, regardless of the roles they have been granted.
|
||||
[IAM Deny policies](https://cloud.google.com/iam/docs/deny-overview) allow you to set centralized guardrails that prevent principals from using specific permissions, regardless of the roles they have been granted.
|
||||
|
||||
You can define Deny policies using the `iam_deny_policies` variable. Each policy requires you to specify the principals and permissions to deny, and optionally allows you to define exception principals, exception permissions, and conditions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user