Skip to content

Commit

Permalink
Revert "feat(terraform)!: Update Terraform google to v5"
Browse files Browse the repository at this point in the history
This reverts commit 9bffea5.
  • Loading branch information
mchestr committed Oct 5, 2023
1 parent f88e561 commit 4907a6b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions terraform/google-cloud/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/google-cloud/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.0.0"
version = "4.84.0"
}
cloudflare = {
source = "cloudflare/cloudflare"
Expand Down

0 comments on commit 4907a6b

Please sign in to comment.