Skip to content

Commit 6f4e92c

Browse files
authored
Merge branch 'master' into wyardley/fix_2104
2 parents 9eac6e7 + caa194f commit 6f4e92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/acm/feature.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ resource "google_gke_hub_feature_membership" "main" {
2929
google_gke_hub_feature.acm
3030
]
3131

32-
location = "global"
32+
location = module.registration.location
3333
feature = "configmanagement"
3434

3535
membership = module.registration.cluster_membership_id

0 commit comments

Comments
 (0)