File tree Expand file tree Collapse file tree 10 files changed +23
-20
lines changed
Expand file tree Collapse file tree 10 files changed +23
-20
lines changed Original file line number Diff line number Diff line change 3030 - name : ' Checkout'
3131 uses : actions/checkout@master
3232 - name : ' Terragrunt Format'
33- uses : hashicorp /terragrunt-github-actions@master
33+ uses : the-commons-project /terragrunt-github-actions@master
3434 with :
3535 tf_actions_actions_version : ${{ env.tf_version }}
3636 tg_actions_actions_version : ${{ env.tg_version }}
4040 env :
4141 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4242 - name : ' Terragrunt Init'
43- uses : hashicorp /terragrunt-github-actions@master
43+ uses : the-commons-project /terragrunt-github-actions@master
4444 with :
4545 tf_actions_version : ${{ env.tf_version }}
4646 tg_actions_version : ${{ env.tg_version }}
5050 env :
5151 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
5252 - name : ' Terragrunt Validate'
53- uses : hashicorp /terragrunt-github-actions@master
53+ uses : the-commons-project /terragrunt-github-actions@master
5454 with :
5555 tf_actions_version : ${{ env.tf_version }}
5656 tg_actions_version : ${{ env.tg_version }}
6060 env :
6161 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
6262 - name : ' Terragrunt Plan'
63- uses : hashicorp /terragrunt-github-actions@master
63+ uses : the-commons-project /terragrunt-github-actions@master
6464 with :
6565 tf_actions_version : ${{ env.tf_version }}
6666 tg_actions_version : ${{ env.tg_version }}
Original file line number Diff line number Diff line change 1818 - name : ' Checkout'
1919 uses : actions/checkout@master
2020 - name : ' Terragrunt Init'
21- uses : hashicorp /terragrunt-github-actions@master
21+ uses : the-commons-project /terragrunt-github-actions@master
2222 with :
2323 tf_actions_version : 0.12.13
24+ tg_actions_version : ' latest'
2425 tf_actions_subcommand : ' init'
2526 tf_actions_working_dir : ' .'
2627 tf_actions_comment : true
4647 - name: 'Checkout'
4748 uses: actions/checkout@master
4849 - name: 'Terragrunt Init'
49- uses: hashicorp /terragrunt-github-actions@master
50+ uses: the-commons-project /terragrunt-github-actions@master
5051 with:
5152 tf_actions_version: 0.12.13
53+ tg_actions_version: 'latest'
5254 tf_actions_subcommand: 'init'
5355 tf_actions_working_dir: '.'
5456 tf_actions_comment: true
Original file line number Diff line number Diff line change 1616 - name : ' Checkout'
1717 uses : actions/checkout@master
1818 - name : ' Terragrunt Init'
19- uses : hashicorp /terragrunt-github-actions@master
19+ uses : the-commons-project /terragrunt-github-actions@master
2020 with :
2121 tf_actions_version : 0.12.13
22+ tg_actions_version : ' latest'
2223 tf_actions_subcommand : ' init'
2324 tf_actions_working_dir : ' .'
2425 tf_actions_comment : true
Original file line number Diff line number Diff line change 1616 - name : ' Checkout'
1717 uses : actions/checkout@master
1818 - name : ' Terragrunt Init'
19- uses : hashicorp /terragrunt-github-actions@master
19+ uses : the-commons-project /terragrunt-github-actions@master
2020 with :
2121 tf_actions_version : 0.12.13
2222 tg_actions_version : ' latest'
2828 env :
2929 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3030 - name : ' Terragrunt Plan'
31- uses : hashicorp /terragrunt-github-actions@master
31+ uses : the-commons-project /terragrunt-github-actions@master
3232 with :
3333 tf_actions_version : 0.12.13
3434 tg_actions_version : ' latest'
Original file line number Diff line number Diff line change 1515 uses : actions/checkout@master
1616 - name : ' Terraform Output'
1717 id : terraform
18- uses : hashicorp /terraform-github-actions@master
18+ uses : the-commons-project /terraform-github-actions@master
1919 with :
2020 tf_actions_version : 0.12.13
2121 tg_actions_version : ' latest'
Original file line number Diff line number Diff line change 1414 - name : ' Checkout'
1515 uses : actions/checkout@master
1616 - name : ' Terragrunt Init'
17- uses : hashicorp /terraform-github-actions@master
17+ uses : the-commons-project /terraform-github-actions@master
1818 with :
1919 tf_actions_version : 0.12.13
2020 tg_actions_version : ' latest'
2525 TF_WORKSPACE : dev
2626 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2727 - name : ' Terraform Taint'
28- uses : hashicorp /terraform-github-actions@master
28+ uses : the-commons-project /terraform-github-actions@master
2929 with :
3030 tf_actions_version : 0.12.13
3131 tg_actions_version : ' latest'
Original file line number Diff line number Diff line change 1616 - name : ' Checkout'
1717 uses : actions/checkout@master
1818 - name : ' Terragrunt Init'
19- uses : hashicorp /terraform-github-actions@master
19+ uses : the-commons-project /terraform-github-actions@master
2020 with :
2121 tf_actions_version : 0.12.13
2222 tg_actions_version : ' v0.22.3'
Original file line number Diff line number Diff line change 1818 - name : ' Checkout'
1919 uses : actions/checkout@master
2020 - name : ' Terragrunt Init'
21- uses : hashicorp /terraform-github-actions@master
21+ uses : the-commons-project /terraform-github-actions@master
2222 with :
2323 tf_actions_version : 0.12.13
2424 tg_actions_version : ' latest'
4444 - name: 'Checkout'
4545 uses: actions/checkout@master
4646 - name: 'Terragrunt Init'
47- uses: hashicorp /terraform-github-actions@master
47+ uses: the-commons-project /terraform-github-actions@master
4848 with:
4949 tf_actions_version: 0.12.13
5050 tg_actions_version: 'latest'
7575 - name: 'Checkout'
7676 uses: actions/checkout@master
7777 - name: 'Terragrunt Init'
78- uses: hashicorp /terraform-github-actions@master
78+ uses: the-commons-project /terraform-github-actions@master
7979 with:
8080 tf_actions_version: 0.12.13
8181 tg_actions_version: 'latest'
Original file line number Diff line number Diff line change 1414 - name : ' Checkout'
1515 uses : actions/checkout@master
1616 - name : ' Terragrunt Init'
17- uses : hashicorp /terragrunt-github-actions@master
17+ uses : the-commons-project /terragrunt-github-actions@master
1818 with :
1919 tf_actions_version : 0.12.13
2020 tg_actions_version : ' latest'
3939 - name : ' Checkout'
4040 uses : actions/checkout@master
4141 - name : ' Terragrunt Init'
42- uses : hashicorp /terragrunt-github-actions@master
42+ uses : the-commons-project /terragrunt-github-actions@master
4343 with :
4444 tf_actions_version : 0.12.13
4545 tg_actions_version : ' latest'
5555 - name : ' Checkout'
5656 uses : actions/checkout@master
5757 - name : ' Terragrunt Init'
58- uses : hashicorp /terragrunt-github-actions@master
58+ uses : the-commons-project /terragrunt-github-actions@master
5959 with :
6060 tf_actions_version : 0.12.13
6161 tg_actions_version : ' latest'
Original file line number Diff line number Diff line change 1414 - name : ' Checkout'
1515 uses : actions/checkout@master
1616 - name : ' Terragrunt Init'
17- uses : hashicorp /terraform-github-actions@master
17+ uses : the-commons-project /terraform-github-actions@master
1818 with :
1919 tf_actions_version : 0.12.13
2020 tg_actions_version : ' latest'
You can’t perform that action at this time.
0 commit comments