We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef47b5 commit d6d13a0Copy full SHA for d6d13a0
terraform/envs/prod/main.tf
@@ -9,7 +9,7 @@ terraform {
9
required_version = ">= 1.2"
10
11
backend "s3" {
12
- bucket = "427040638965-terraform"
+ bucket = "298118738376-terraform"
13
key = "infra-core-api"
14
region = "us-east-1"
15
use_lockfile = true
0 commit comments