Skip to content

Commit

Permalink
fix: pin TPG <4.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody committed May 16, 2023
1 parent b35467a commit 96bbe6f
Show file tree
Hide file tree
Showing 10 changed files with 51 additions and 33 deletions.
9 changes: 6 additions & 3 deletions autogen/main/versions.tf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
google-beta = {
source = "hashicorp/google-beta"
version = ">= 4.51.0, < 5.0"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand All @@ -46,7 +48,8 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
10 changes: 6 additions & 4 deletions modules/beta-autopilot-private-cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@ terraform {

required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
google-beta = {
source = "hashicorp/google-beta"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google-beta"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
10 changes: 6 additions & 4 deletions modules/beta-autopilot-public-cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@ terraform {

required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
google-beta = {
source = "hashicorp/google-beta"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google-beta"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
10 changes: 6 additions & 4 deletions modules/beta-private-cluster-update-variant/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@ terraform {

required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
google-beta = {
source = "hashicorp/google-beta"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google-beta"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
10 changes: 6 additions & 4 deletions modules/beta-private-cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@ terraform {

required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
google-beta = {
source = "hashicorp/google-beta"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google-beta"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
10 changes: 6 additions & 4 deletions modules/beta-public-cluster-update-variant/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@ terraform {

required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
google-beta = {
source = "hashicorp/google-beta"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google-beta"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
10 changes: 6 additions & 4 deletions modules/beta-public-cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@ terraform {

required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
google-beta = {
source = "hashicorp/google-beta"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google-beta"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
5 changes: 3 additions & 2 deletions modules/private-cluster-update-variant/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ terraform {

required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
5 changes: 3 additions & 2 deletions modules/private-cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ terraform {

required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
5 changes: 3 additions & 2 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ terraform {

required_providers {
google = {
source = "hashicorp/google"
version = ">= 4.51.0, < 5.0"
source = "hashicorp/google"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14602
version = ">= 4.51.0, < 4.65.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down

0 comments on commit 96bbe6f

Please sign in to comment.