Skip to content

Commit

Permalink
chore(deps): update terraform google to v5.35.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 26, 2024
1 parent 96995a5 commit 1fc4040
Show file tree
Hide file tree
Showing 31 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion terraform/gcp/bastion/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/bastion/modules/bastion/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/cert-manager/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/cert-manager/modules/cert-manager/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/cloud-armor/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/cloud-armor/modules/cloud-armor/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/cloud-dns/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/cloud-dns/modules/cloud-dns/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/cloud-nat/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/cloud-nat/modules/cloud-nat/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/external-dns/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/external-dns/modules/external-dns/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/external-ips/cloud-nat/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
# google-beta = {
# source = "hashicorp/google-beta"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
# google-beta = {
# source = "hashicorp/google-beta"
Expand Down
2 changes: 1 addition & 1 deletion terraform/gcp/external-ips/external-lb/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
# google-beta = {
# source = "hashicorp/google-beta"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
# google-beta = {
# source = "hashicorp/google-beta"
Expand Down
2 changes: 1 addition & 1 deletion terraform/gcp/gh-oidc/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/gke/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
# tflint-ignore: terraform_unused_required_providers
google-beta = {
Expand Down
2 changes: 1 addition & 1 deletion terraform/gcp/gke/modules/gke/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down
2 changes: 1 addition & 1 deletion terraform/gcp/internal-ips/internal-lb/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
# google-beta = {
# source = "hashicorp/google-beta"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
# google-beta = {
# source = "hashicorp/google-beta"
Expand Down
2 changes: 1 addition & 1 deletion terraform/gcp/observability/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/observability/modules/observability/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/oidc/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
configuration_aliases = [
google.bootstrap,
google.network,
Expand Down
2 changes: 1 addition & 1 deletion terraform/gcp/pubsub/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/pubsub/modules/pubsub/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/secrets/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/secrets/modules/secrets/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/terraform-cloud/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
tfe = {
source = "hashicorp/tfe"
Expand Down
2 changes: 1 addition & 1 deletion terraform/gcp/vpc/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/gcp/vpc/modules/vpc/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
google = {
source = "hashicorp/google"
version = "5.30.0"
version = "5.35.0"
}
}
}

0 comments on commit 1fc4040

Please sign in to comment.