- TER-456: Fix env for "each" process when using `foreach` (we must extend current `os.environ`)
7.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
7.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
7.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`)
7.6.1
FIXED:
- TER-331: Allow `<patch>[0-9]` suffixes to custom provider release version
7.6.0
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`
UPDATES:
- TER-442: Format code with black - TER-439: Bump `azure-cli` to `2.1.0`