An Ansible role to download Terraform plugins
None
Name | Description | Type | Default | Required |
---|---|---|---|---|
terraform_plugins | A list of GitHub release URLs | list(string) |
[] |
no |
None
- hosts: all
roles:
- role: ansible-role-terraform-plugins
vars:
terraform_plugins:
- https://github.com/gavinbunney/terraform-provider-kubectl/releases/download/v1.4.2/terraform-provider-kubectl-linux-amd64