This Ansible role installs HashiCorp Terraform - https://www.terraform.io/
The following additional tools are also installed:
tflint
: performs the linting of the code.tfsec
: performs static code analysis of Terraform files.
- The
unzip
command, which can be provided byecgalaxy.common_packages
.
See vars
and defaults
folders.
- optional: ecgalaxy.common_packages
- hosts: all
roles:
- ecgalaxy.common_packages
- ecgalaxy.terraform
Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
ECGALAXY team.