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
Copy file name to clipboardExpand all lines: modules/acm/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,7 @@ data "google_client_config" "default" {}
72
72
| enable\_fleet\_registration | Whether to create a new membership. |`bool`|`true`| no |
73
73
| enable\_log\_denies | Whether to enable logging of all denies and dryrun failures for ACM Policy Controller. |`bool`|`false`| no |
74
74
| enable\_policy\_controller | Whether to enable the ACM Policy Controller on the cluster |`bool`|`true`| no |
75
+
| enable\_referential\_rules | Enables referential constraints which reference another object in it definition and are therefore eventually consistent. |`bool`|`true`| no |
75
76
| hierarchy\_controller | Configurations for Hierarchy Controller. See [Hierarchy Controller docs](https://cloud.google.com/anthos-config-management/docs/how-to/installing-hierarchy-controller) for more details |`map(any)`|`null`| no |
76
77
| install\_template\_library | Whether to install the default Policy Controller template library |`bool`|`true`| no |
77
78
| location | GCP location used to reach cluster. |`string`| n/a | yes |
0 commit comments