Skip to content

Commit

Permalink
docs: remove policy rule limit from documentation (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
nehalk-tf authored Dec 30, 2024
1 parent f64b426 commit 5bb27ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/org_policy_v2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ To control module's behavior, change variables' values regarding the following:
- List policies (with `type: "list"`) can set `allow` and `deny` with a list of resources to allow or deny. For `enforcement` you can set it as follows:
- set `enforcement` = false for `allow all`
- set `enforcement` = true for `deny all`
- Each policy can have [maximum of 10 rules](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/org_policy_policy#rules)

---

Expand Down

0 comments on commit 5bb27ed

Please sign in to comment.