Skip to content

Releases: paulRbr/terraform-makefile

0.11.3-2

09 Feb 11:11
5f8f028
Compare
Choose a tag to compare

ENHANCEMENTS

  • Correctly expand AWS fetched credentials from Vault #31

0.11.3-1

09 Feb 10:31
be41946
Compare
Choose a tag to compare

FEATURES

  • Added the capability of fetching AWS creds on any kind of providers #27 (useful when requiring access for S3 bucket for statefile operations for instance)

0.11.3

01 Feb 16:52
7cd3c8d
Compare
Choose a tag to compare
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

15 Jan 17:29
e8f4849
Compare
Choose a tag to compare

IMPROVEMENTS

  • Export the VAULT_TOKEN generated env variable when using approle creds

Update terraform to 0.11.2

11 Jan 09:46
212dd75
Compare
Choose a tag to compare
Merge pull request #23 from mvisonneau/v0.11.2

Bumped TF to 0.11.2

Enhanced Vault credentials fetching

03 Jan 11:05
e11ba17
Compare
Choose a tag to compare
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

28 Dec 16:37
f739e2f
Compare
Choose a tag to compare
  • 🆕 Added the possiblity to get your AWS credentials with a Vault backend. You simply need to provide a VAULT_ADDR env variables before launching your commands.

0.11.1-2

28 Dec 16:03
efe1239
Compare
Choose a tag to compare
Merge pull request #19 from paulRbr/fix-vault-integration

vault: Fix vault integration + add documentation in README

0.11.1-1

28 Dec 15:28
04c399d
Compare
Choose a tag to compare
Merge pull request #18 from mvisonneau/vault

Added Vault capabilities to fetch AWS creds

0.10.8

27 Oct 12:31
Compare
Choose a tag to compare
Merge pull request #15 from mvisonneau/0.10.8

Bumped to TF to v0.10.8