Skip to content

Commit 377257e

Browse files
authored
Update terraform.yml
1 parent 768338e commit 377257e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Terraform
1717
uses: marocchino/setup-terraform@v1
1818
with:
19-
version: "0.11.14"
19+
version: "0.12.15"
2020
- name: Build module 'aws-instance-first-script'
2121
run: cd aws-instance-first-script && terraform init && terraform validate && terraform plan
2222
- name: Build module 'aws-EC2-with-jenkins'

0 commit comments

Comments
 (0)