We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768338e commit 377257eCopy full SHA for 377257e
.github/workflows/terraform.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Terraform
17
uses: marocchino/setup-terraform@v1
18
with:
19
- version: "0.11.14"
+ version: "0.12.15"
20
- name: Build module 'aws-instance-first-script'
21
run: cd aws-instance-first-script && terraform init && terraform validate && terraform plan
22
- name: Build module 'aws-EC2-with-jenkins'
0 commit comments