Skip to content

Releases: GoogleCloudPlatform/terraform-python-testing-helper

v1.7.3

29 Sep 11:34
Compare
Choose a tag to compare

In this release

v1.7.2

15 Sep 05:29
Compare
Choose a tag to compare

In this release

  • [#56] add ability to pickle tftest instance objects (marshall7m)

v1.7.1

04 Aug 11:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

11 Jul 12:09
0b0443d
Compare
Choose a tag to compare

In this release

  • Add support for Terraform workspaces (SplinterHead) [#48]

v1.6.5

04 May 14:07
1651c01
Compare
Choose a tag to compare

In this release

  • Log progressive output in commands (leighpascoe) [#45]

v1.6.4

24 Jan 13:38
Compare
Choose a tag to compare

In this release:

  • Add ability to disable lifecycle prevent_destroy (grahamhar) [#43]

v1.6.3

06 Jan 18:33
2cf7d46
Compare
Choose a tag to compare

In this release

  • add support for the upgrade argument of the init command (@lorengordon) [#40]

v1.6.2

31 Dec 09:37
Compare
Choose a tag to compare

Return empty map when no child modules are present in plan, instead of raising an exception.

v1.6.1

25 Nov 14:53
6dc0971
Compare
Choose a tag to compare

Fix for read-only files on Windows during cleanup (@grahamhar). [#38]

v1.6.0

07 Jun 22:20
2986baa
Compare
Choose a tag to compare

Terragrunt support. Thanks to @davidtam for driving home the work started by @marshall7m and @brownmike.