Skip to content

Releases: claranet/tfwrapper

v7.9.4

19 Oct 12:13
3c215df
Compare
Choose a tag to compare

FIXED:

  • TER-463: Fix yaml unsafe load warning when using Azure profile

v7.9.3

14 Oct 12:23
e7f7515
Compare
Choose a tag to compare

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

28 Jul 13:39
Compare
Choose a tag to compare

FIXED:

  • TER-456: Fix env for "each" process when using foreach (we must extend current os.environ)

v7.9.0

08 Jul 16:13
5e01db4
Compare
Choose a tag to compare

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

26 May 07:32
4c94754
Compare
Choose a tag to compare

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

29 Apr 12:40
fb847a3
Compare
Choose a tag to compare

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

20 Feb 15:28
b271e99
Compare
Choose a tag to compare

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

08 Jan 14:50
Compare
Choose a tag to compare

UPDATES:

  • TER-347: Bump Python/boto dependencies

v7.5.0

06 Jan 14:40
Compare
Choose a tag to compare

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

09 Dec 10:02
Compare
Choose a tag to compare

FIXED:

  • TER-423: Fix directories path detection in Makefile for exported variables