Enable org policy service and add README notice to modules (#936)

* enable org policy service and add README notice to modules

* fix tests
This commit is contained in:
Ludovico Magnocavallo
2022-11-01 14:25:07 +01:00
committed by GitHub
parent d8c144dd9b
commit 8c51a2a386
10 changed files with 20 additions and 13 deletions

View File

@@ -156,6 +156,8 @@ module "project" {
## Organization policies
To manage organization policies, the `orgpolicy.googleapis.com` service should be enabled in the quota project.
```hcl
module "project" {
source = "./fabric/modules/project"