Skip to content

Commit

Permalink
gha
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed Jul 20, 2024
1 parent b423afc commit 0c37c09
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:
uses: dflook/terraform-plan@v1
with:
add_github_comment: true
path: "terraform/production"
path: "terraform"
var_file: |
org.tfvars
repositories.tfvars
teams.tfvars
production/org.tfvars
production/repositories.tfvars
production/teams.tfvars
variables: |
github_token=${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0c37c09

Please sign in to comment.