Releases: claranet/tfwrapper
Releases · claranet/tfwrapper
v7.9.4
FIXED:
- TER-463: Fix yaml unsafe load warning when using Azure profile
v7.9.3
7.9.3 (29/09/2020)
FIXED:
- TER-458: Fix
terraform version
ouput matching and parse
7.9.2 (17/09/2020)
UPDATES:
- TER-439: Bump
azure-cli
to latest 2.11.1
and upgrade AWS/boto dependencies
v7.9.1
FIXED:
- TER-456: Fix env for "each" process when using
foreach
(we must extend current os.environ
)
v7.9.0
UPDATES:
- TER-456: Export TFWRAPPER env variables when using
foreach
- TER-455: Handle Azure session check via Tenant ID
FIXED:
- TER-458: terraform 0.13 no longer supports -v, use version subcommand
v7.8.0
UPDATES:
- TER-454: support missing or empty state yml
- TER-439: Bump
azure-cli
to latest 2.6.0
and upgrade AWS/boto dependencies
v7.7.0
UPDATES:
- TER-450: CI - add python 3.6 and 3.8 to tested versions
- TER-451: Update dependencies
FIXED:
- TER-453: Don't load stack config for wrapper local commands (like
switchver
)
v7.6.1
7.6.1 (20/02/2020)
FIXED:
- TER-331: Allow
<patch>[0-9]
suffixes to custom provider release version
7.6.0 (20/02/2020)
ADDED:
- TER-271: Cache github HTTP responses
- TER-443: Pass
TF_PLUGIN_CACHE_DIR
environment variable to terraform if available
- TER-444: Pre commit hooks and use
flake8
v7.5.1
UPDATES:
- TER-347: Bump Python/boto dependencies
v7.5.0
ADDED:
- Add new wrapper option to refresh kubeconfig tokens
UPDATES:
- Improve README with TOC
- TER-439: Bump
azure-cli
to 2.0.77
v7.4.1
FIXED:
- TER-423: Fix directories path detection in Makefile for exported variables