Skip to content

Commit

Permalink
chore: Update Terraform workflow to include terraform_vars environmen…
Browse files Browse the repository at this point in the history
…t variable
  • Loading branch information
michael-ortiz committed Jul 12, 2024
1 parent 55e705c commit 55ddc13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
tf-version: latest
aws-region: us-east-1
environment: production
terraform_vars: 'foo=bar,bar=foo'
secrets:
# Recommended
PLAN_IAM_ROLE_ARN: ${{ secrets.PLAN_IAM_ROLE_ARN }}
Expand Down

0 comments on commit 55ddc13

Please sign in to comment.