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.
1 parent f2f30a1 commit 29bad26Copy full SHA for 29bad26
google-beta/services/gkehub2/resource_gke_hub_feature_test.go
@@ -522,7 +522,7 @@ resource "google_gke_hub_feature" "feature" {
522
location = "global"
523
fleet_default_member_config {
524
configmanagement {
525
- version = "1.19.1"
+ version = "1.21.2"
526
config_sync {
527
source_format = "hierarchy"
528
git {
@@ -549,7 +549,7 @@ resource "google_gke_hub_feature" "feature" {
549
550
551
552
- version = "1.19.2"
+ version = "1.21.3"
553
management = "MANAGEMENT_MANUAL"
554
555
enabled = true
0 commit comments