Skip to content

Commit

Permalink
feat: destroy true
Browse files Browse the repository at this point in the history
  • Loading branch information
brunograna committed May 29, 2024
1 parent ae5a45d commit 02f14a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/terraform-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on:
branches:
- main

env:
AWS_REGION: "sa-east-1"
TERRAFORM_DYNAMODB_LOCK_TABLE: "buildrun-terraform-state-lock"
TERRAFORM_S3_STATEFILE_BUCKET: "buildrun-sa-east-1-terraform-s3-statefile"

permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 02f14a2

Please sign in to comment.