We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f655e commit 671eabeCopy full SHA for 671eabe
action.yml
@@ -73,7 +73,7 @@ runs:
73
echo "ATMOS_CLI_CONFIG_PATH=$(realpath ${{ steps.config.outputs.atmos-config-path }})" >> $GITHUB_ENV
74
75
- name: Install Terraform
76
- uses: hashicorp/setup-terraform@v2
+ uses: hashicorp/setup-terraform@v3
77
with:
78
terraform_version: ${{ steps.config.outputs.terraform-version }}
79
terraform_wrapper: false
0 commit comments