naftulikay.terraform

ansible-role-terraform Build Status

Installs a version of Terraform.

Requirements

This module downloads a 64-bit Linux Terraform binary. If support for multiple operating systems is desired, pull requests are welcome!

Role Variables

version
The version string of Terraform to install. Example: 0.8.6.

Dependencies

None.

Example Playbook

Install Terraform:

 - hosts: servers
   roles:
     - role: terraform

Install a specific version of Terraform:

 - hosts: servers
   roles:
     - { role: terraform, version: "0.8.6" }

License

MIT

About

Install a version of Terraform on a host.

Install
ansible-galaxy install naftulikay.terraform
GitHub repository
License
mit
Downloads
224
Owner
An urban mystic, pining for conifers in a jungle of concrete and steel.