diff --git a/modules/organization-policy/README.md b/modules/organization-policy/README.md index 95bafece..0b352699 100644 --- a/modules/organization-policy/README.md +++ b/modules/organization-policy/README.md @@ -155,7 +155,7 @@ projects/my-project-id: | name | description | type | required | default | |---|---|:---:|:---:|:---:| | [config_directory](variables.tf#L17) | Paths to a folder where organization policy configs are stored in yaml format. Files suffix must be `.yaml`. | string | | null | -| [organization_policies](variables.tf#L25) | Organization policies keyed by parent in format `projects/project-id`, `folders/1234567890` or `organizations/1234567890`. | any | | {} | +| [organization_policies](variables.tf#L26) | Organization policies keyed by parent in format `projects/project-id`, `folders/1234567890` or `organizations/1234567890`. | any | | {} | ## Outputs