Skip to content

Commit

Permalink
Update terraform-validate.yaml
Browse files Browse the repository at this point in the history
use action to generate provider aliases
  • Loading branch information
wrnu authored Dec 11, 2023
1 parent 258c9b4 commit 24384d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform-validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: hashicorp/setup-terraform@v2
- uses: bendrucker/terraform-configuration-aliases-action@v1

- name: terraform init
run: terraform init -input=false -backend=false
Expand Down

0 comments on commit 24384d2

Please sign in to comment.