Skip to content

Commit 7a25932

Browse files
VIA-102 AJ/AS Access terraform version
1 parent fa57eeb commit 7a25932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-3-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: "Install Terraform"
6161
uses: hashicorp/setup-terraform@v3
6262
with:
63-
terraform_version: "${{ TERRAFORM_VERSION }}"
63+
terraform_version: "$TERRAFORM_VERSION"
6464
- name: "Deploy"
6565
id: deploy
6666
run: |

0 commit comments

Comments
 (0)