We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9eac6e7 + caa194f commit 6f4e92cCopy full SHA for 6f4e92c
modules/acm/feature.tf
@@ -29,7 +29,7 @@ resource "google_gke_hub_feature_membership" "main" {
29
google_gke_hub_feature.acm
30
]
31
32
- location = "global"
+ location = module.registration.location
33
feature = "configmanagement"
34
35
membership = module.registration.cluster_membership_id
0 commit comments