Releases: paulRbr/terraform-makefile
Releases · paulRbr/terraform-makefile
0.11.3-2
0.11.3-1
0.11.3
Merge pull request #28 from mvisonneau/vault_token_var Fixed VAULT_TOKEN expand in order to be able to access it in TF
0.11.2-1
IMPROVEMENTS
- Export the
VAULT_TOKEN
generated env variable when using approle creds
Update terraform to 0.11.2
Merge pull request #23 from mvisonneau/v0.11.2 Bumped TF to 0.11.2
Enhanced Vault credentials fetching
Merge pull request #21 from mvisonneau/vault_backend Added the possibility to configure a custom backend for the AWS secre…
Add Vault integration for AWS
- 🆕 Added the possiblity to get your AWS credentials with a
Vault
backend. You simply need to provide aVAULT_ADDR
env variables before launching your commands.
0.11.1-2
0.11.1-1
Merge pull request #18 from mvisonneau/vault Added Vault capabilities to fetch AWS creds
0.10.8
Merge pull request #15 from mvisonneau/0.10.8 Bumped to TF to v0.10.8