Skip to content

Commit a813b84

Browse files
authored
Merge branch 'master' into apeabody-patch-2
2 parents 4d3ba2c + caa194f commit a813b84

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)