Releases: GoogleCloudPlatform/terraform-python-testing-helper
Releases · GoogleCloudPlatform/terraform-python-testing-helper
v1.8.8
29 Jun 13:52
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix: preserve absolute Path object for tfdir by @ludoo in #91
Fix TypeError when calling decorated methods with positional arguments by @ludoo in #93
Full Changelog : v1.8.6...v1.8.8
v1.8.7
31 Mar 08:05
Compare
Sorry, something went wrong.
No results found
What's Changed
Clean up terraform runtime files by @elstak in #82
Drop Terragrunt support and modernize Python codebase by @ludoo in #89
Feat: port changes from PR #73 and #87 by @ludoo in #90
Fix: preserve absolute Path object for tfdir by @ludoo in #91
New Contributors
Full Changelog : v1.8.5...v1.8.7
v1.8.5
11 Oct 08:39
Compare
Sorry, something went wrong.
No results found
In this release
[#76 ] feat(75): provide access to prior state resources if available (fergoid )
v1.8.4
24 Apr 14:41
Compare
Sorry, something went wrong.
No results found
v1.8.3
16 Apr 10:08
Compare
Sorry, something went wrong.
No results found
v1.8.2
26 Jan 11:16
Compare
Sorry, something went wrong.
No results found
v1.8.1
01 Dec 06:54
Compare
Sorry, something went wrong.
No results found
In this release
[#66 ] Support both lists and tuples in var-file arg and add relevant test (ludoo )
[#65 ] Allow passing a list to tf_var_file (juliocc )
v1.8.0
09 Nov 06:45
Compare
Sorry, something went wrong.
No results found
v1.7.7
04 Nov 13:00
Compare
Sorry, something went wrong.
No results found
v1.7.6
02 Nov 13:49
Compare
Sorry, something went wrong.
No results found
In this release
[#62 ] Inherit TerraformJSONBase from Mapping ABC (juliocc )