Skip to content

Commit 02f14a2

Browse files
committed
feat: destroy true
1 parent ae5a45d commit 02f14a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/terraform-prod.yml

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ on:
55
branches:
66
- main
77

8+
env:
9+
AWS_REGION: "sa-east-1"
10+
TERRAFORM_DYNAMODB_LOCK_TABLE: "buildrun-terraform-state-lock"
11+
TERRAFORM_S3_STATEFILE_BUCKET: "buildrun-sa-east-1-terraform-s3-statefile"
12+
813
permissions:
914
id-token: write
1015
contents: read

0 commit comments

Comments
 (0)