Skip to content

Instantly share code, notes, and snippets.

@github-somerandomguy-xyz
Last active April 27, 2020 18:04
Show Gist options
  • Save github-somerandomguy-xyz/dc6999af9852913c523bc32f7f38f45a to your computer and use it in GitHub Desktop.
Save github-somerandomguy-xyz/dc6999af9852913c523bc32f7f38f45a to your computer and use it in GitHub Desktop.
role/terraform/defaults/main.yml
---
#@https://releases.hashicorp.com/terraform/0.12.24/terraform_0.12.24_linux_amd64.zip
terraform_version: 0.12.24
terraform_download_url: "https://releases.hashicorp.com/terraform/{{ terraform_version }}/terraform_{{ terraform_version }}_linux_amd64.zip"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment