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 e029df6 commit ea2ae10Copy full SHA for ea2ae10
.github/actions/setup-tf/action.yaml
@@ -7,5 +7,5 @@ runs:
7
- name: Install Terraform
8
uses: hashicorp/setup-terraform@v2
9
with:
10
- terraform_version: 1.5.2
+ terraform_version: ~1.5
11
terraform_wrapper: false
0 commit comments