Skip to content

Commit

Permalink
Merge pull request #6 from buildrun-tech/develop
Browse files Browse the repository at this point in the history
feat: destroy true
  • Loading branch information
brunograna authored May 29, 2024
2 parents a0773db + 02f14a2 commit 3a7f602
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 3a7f602

Please sign in to comment.