diff --git a/pkg/config/expand.go b/pkg/config/expand.go index 29b0343c2b..83c6e8a7d2 100644 --- a/pkg/config/expand.go +++ b/pkg/config/expand.go @@ -33,7 +33,7 @@ import ( const ( blueprintLabel = "ghpc_blueprint" deploymentLabel = "ghpc_deployment" - GoogleProviderVersion = ">= 6.9.0, <= 7.38.0" + GoogleProviderVersion = ">= 6.9.0, <= 7.40.0" ) var validLabelValueRegex = regexp.MustCompile("[^a-z0-9_-]") diff --git a/tools/validate_configs/golden_copies/expectations/igc_pkr/.ghpc/artifacts/expanded_blueprint.yaml b/tools/validate_configs/golden_copies/expectations/igc_pkr/.ghpc/artifacts/expanded_blueprint.yaml index b4e2723a7d..e6d0a63fd3 100644 --- a/tools/validate_configs/golden_copies/expectations/igc_pkr/.ghpc/artifacts/expanded_blueprint.yaml +++ b/tools/validate_configs/golden_copies/expectations/igc_pkr/.ghpc/artifacts/expanded_blueprint.yaml @@ -38,14 +38,14 @@ deployment_groups: terraform_providers: google: source: hashicorp/google - version: '>= 6.9.0, <= 7.38.0' + version: '>= 6.9.0, <= 7.40.0' configuration: project: ((var.project_id)) region: ((var.region)) zone: ((var.zone)) google-beta: source: hashicorp/google-beta - version: '>= 6.9.0, <= 7.38.0' + version: '>= 6.9.0, <= 7.40.0' configuration: project: ((var.project_id)) region: ((var.region)) diff --git a/tools/validate_configs/golden_copies/expectations/igc_pkr/zero/versions.tf b/tools/validate_configs/golden_copies/expectations/igc_pkr/zero/versions.tf index 13fc4a0f1b..1940953885 100644 --- a/tools/validate_configs/golden_copies/expectations/igc_pkr/zero/versions.tf +++ b/tools/validate_configs/golden_copies/expectations/igc_pkr/zero/versions.tf @@ -20,11 +20,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.9.0, <= 7.38.0" + version = ">= 6.9.0, <= 7.40.0" } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.9.0, <= 7.38.0" + version = ">= 6.9.0, <= 7.40.0" } } } diff --git a/tools/validate_configs/golden_copies/expectations/igc_tf/.ghpc/artifacts/expanded_blueprint.yaml b/tools/validate_configs/golden_copies/expectations/igc_tf/.ghpc/artifacts/expanded_blueprint.yaml index 48b685f9f9..0948e11bb8 100644 --- a/tools/validate_configs/golden_copies/expectations/igc_tf/.ghpc/artifacts/expanded_blueprint.yaml +++ b/tools/validate_configs/golden_copies/expectations/igc_tf/.ghpc/artifacts/expanded_blueprint.yaml @@ -44,14 +44,14 @@ deployment_groups: terraform_providers: google: source: hashicorp/google - version: '>= 6.9.0, <= 7.38.0' + version: '>= 6.9.0, <= 7.40.0' configuration: project: ((var.project_id)) region: ((var.region)) zone: ((var.zone)) google-beta: source: hashicorp/google-beta - version: '>= 6.9.0, <= 7.38.0' + version: '>= 6.9.0, <= 7.40.0' configuration: project: ((var.project_id)) region: ((var.region)) @@ -80,14 +80,14 @@ deployment_groups: terraform_providers: google: source: hashicorp/google - version: '>= 6.9.0, <= 7.38.0' + version: '>= 6.9.0, <= 7.40.0' configuration: project: ((var.project_id)) region: ((var.region)) zone: ((var.zone)) google-beta: source: hashicorp/google-beta - version: '>= 6.9.0, <= 7.38.0' + version: '>= 6.9.0, <= 7.40.0' configuration: project: ((var.project_id)) region: ((var.region)) diff --git a/tools/validate_configs/golden_copies/expectations/igc_tf/one/versions.tf b/tools/validate_configs/golden_copies/expectations/igc_tf/one/versions.tf index 13fc4a0f1b..1940953885 100644 --- a/tools/validate_configs/golden_copies/expectations/igc_tf/one/versions.tf +++ b/tools/validate_configs/golden_copies/expectations/igc_tf/one/versions.tf @@ -20,11 +20,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.9.0, <= 7.38.0" + version = ">= 6.9.0, <= 7.40.0" } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.9.0, <= 7.38.0" + version = ">= 6.9.0, <= 7.40.0" } } } diff --git a/tools/validate_configs/golden_copies/expectations/igc_tf/zero/versions.tf b/tools/validate_configs/golden_copies/expectations/igc_tf/zero/versions.tf index 13fc4a0f1b..1940953885 100644 --- a/tools/validate_configs/golden_copies/expectations/igc_tf/zero/versions.tf +++ b/tools/validate_configs/golden_copies/expectations/igc_tf/zero/versions.tf @@ -20,11 +20,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.9.0, <= 7.38.0" + version = ">= 6.9.0, <= 7.40.0" } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.9.0, <= 7.38.0" + version = ">= 6.9.0, <= 7.40.0" } } } diff --git a/tools/validate_configs/golden_copies/expectations/merge_flatten/.ghpc/artifacts/expanded_blueprint.yaml b/tools/validate_configs/golden_copies/expectations/merge_flatten/.ghpc/artifacts/expanded_blueprint.yaml index 210ce0b978..e1ebdc677b 100644 --- a/tools/validate_configs/golden_copies/expectations/merge_flatten/.ghpc/artifacts/expanded_blueprint.yaml +++ b/tools/validate_configs/golden_copies/expectations/merge_flatten/.ghpc/artifacts/expanded_blueprint.yaml @@ -39,14 +39,14 @@ deployment_groups: terraform_providers: google: source: hashicorp/google - version: '>= 6.9.0, <= 7.38.0' + version: '>= 6.9.0, <= 7.40.0' configuration: project: ((var.project_id)) region: ((var.region)) zone: ((var.zone)) google-beta: source: hashicorp/google-beta - version: '>= 6.9.0, <= 7.38.0' + version: '>= 6.9.0, <= 7.40.0' configuration: project: ((var.project_id)) region: ((var.region)) diff --git a/tools/validate_configs/golden_copies/expectations/merge_flatten/zero/versions.tf b/tools/validate_configs/golden_copies/expectations/merge_flatten/zero/versions.tf index 13fc4a0f1b..1940953885 100644 --- a/tools/validate_configs/golden_copies/expectations/merge_flatten/zero/versions.tf +++ b/tools/validate_configs/golden_copies/expectations/merge_flatten/zero/versions.tf @@ -20,11 +20,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.9.0, <= 7.38.0" + version = ">= 6.9.0, <= 7.40.0" } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.9.0, <= 7.38.0" + version = ">= 6.9.0, <= 7.40.0" } } } diff --git a/tools/validate_configs/golden_copies/expectations/versioned_blueprint/.ghpc/artifacts/expanded_blueprint.yaml b/tools/validate_configs/golden_copies/expectations/versioned_blueprint/.ghpc/artifacts/expanded_blueprint.yaml index e8984c9864..8c426c6ce0 100644 --- a/tools/validate_configs/golden_copies/expectations/versioned_blueprint/.ghpc/artifacts/expanded_blueprint.yaml +++ b/tools/validate_configs/golden_copies/expectations/versioned_blueprint/.ghpc/artifacts/expanded_blueprint.yaml @@ -48,14 +48,14 @@ deployment_groups: terraform_providers: google: source: hashicorp/google - version: '>= 6.9.0, <= 7.38.0' + version: '>= 6.9.0, <= 7.40.0' configuration: project: ((var.project_id)) region: ((var.region)) zone: ((var.zone)) google-beta: source: hashicorp/google-beta - version: '>= 6.9.0, <= 7.38.0' + version: '>= 6.9.0, <= 7.40.0' configuration: project: ((var.project_id)) region: ((var.region)) diff --git a/tools/validate_configs/golden_copies/expectations/versioned_blueprint/primary/versions.tf b/tools/validate_configs/golden_copies/expectations/versioned_blueprint/primary/versions.tf index 13fc4a0f1b..1940953885 100644 --- a/tools/validate_configs/golden_copies/expectations/versioned_blueprint/primary/versions.tf +++ b/tools/validate_configs/golden_copies/expectations/versioned_blueprint/primary/versions.tf @@ -20,11 +20,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.9.0, <= 7.38.0" + version = ">= 6.9.0, <= 7.40.0" } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.9.0, <= 7.38.0" + version = ">= 6.9.0, <= 7.40.0" } } }