Skip to content

Commit 3c299f6

Browse files
Updated README.md file
1 parent d7655fb commit 3c299f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module "backend" {
1414
source = "squareops/tfstate/aws"
1515
logging = true
1616
bucket_name = "production-tfstate-bucket" #unique global s3 bucket name
17-
environment = local.environment
17+
environment = "prod"
1818
force_destroy = true
1919
versioning_enabled = true
2020
cloudwatch_logging_enabled = true

0 commit comments

Comments
 (0)