Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
fix: limit Terraform to latest 0.12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho committed Sep 2, 2020
1 parent 5948d29 commit a87e73a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/roles/stackhead_setup/tasks/setup-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
group: stackhead
- include_role:
name: andrewrothstein.terraform
vars:
terraform_ver: 0.12.29

# Setup Terraform components of modules
- import_tasks: "../roles/stackhead_module_api/tasks_internal/terraform.yml"
Expand Down

0 comments on commit a87e73a

Please sign in to comment.