We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ba5ef commit 2b566ddCopy full SHA for 2b566dd
terraform/googlecloud/environments/production/backend.tf
@@ -1,5 +1,5 @@
1
terraform {
2
- required_version = "1.14.3"
+ required_version = "1.14.6"
3
backend "s3" {
4
bucket = "eqmonitor-tf-state"
5
key = "eqmonitor-googlecloud-production.tfstate"
terraform/googlecloud/module/iam/provider.tf
required_providers {
# https://registry.terraform.io/providers/hashicorp/google/latest
terraform/googlecloud/module/workload_identity/provider.tf
0 commit comments