You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[[#51](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/51)] Fix double close on Windows 10 ([sueastside](https://github.com/sueastside)) <!-- 2022-08-04 10:35:48+00:00 -->
9
+
-[[#52](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/52)] Fix _abspath for windows ([sueastside](https://github.com/sueastside)) <!-- 2022-08-04 10:21:34+00:00 -->
19
10
20
-
- Add ability to disable lifecycle prevent_destroy (grahamhar) [#43]
11
+
## [1.7.0] - 2022-07-11
21
12
22
-
## [1.6.3]
13
+
-[[#48](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/48)] feat: Add support for Terraform workspaces ([SplinterHead](https://github.com/SplinterHead)) <!-- 2022-07-11 08:24:43+00:00 -->
23
14
24
-
- Adds support for the upgrade argument of the init command (@lorengordon) [#40]
15
+
## [1.6.5] - 2022-05-04
25
16
26
-
## [1.6.2]
17
+
-[[#45](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/45)] Log output while Popen is in progress ([leighpascoe](https://github.com/leighpascoe)) <!-- 2022-05-04 13:46:56+00:00 -->
- Fix to read-only files on Windows during cleanup (@grahamhar). [#38]
25
+
## [1.6.3] - 2022-01-06
33
26
34
-
## [1.6.0]
27
+
-[[#40](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/40)] Adds support for the upgrade argument of the init command ([lorengordon](https://github.com/lorengordon)) <!-- 2022-01-06 18:30:16+00:00 -->
35
28
36
-
- Terragrunt support (@davidtam) [#32]
29
+
## [1.6.2] - 2021-12-31
37
30
38
-
## [1.5.7]
31
+
-[[#38](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/38)] fix: On windows if a file is read only the cleanup reports errors. ([grahamhar](https://github.com/grahamhar)) <!-- 2021-11-25 14:51:23+00:00 -->
39
32
40
-
- improve Windows support [#28]
33
+
## [1.6.1] - 2021-11-25
41
34
42
-
## [1.5.6]
35
+
-[[#32](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/32)] Terragrunt support ([davidtam](https://github.com/davidtam)) <!-- 2021-06-07 22:16:39+00:00 -->
43
36
44
-
- retag 1.5.5 as 1.5.6
37
+
## [1.6.0] - 2021-06-08
45
38
46
-
## [1.5.5]
39
+
-[[#31](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/31)] Update CI to use Terraform 0.15 ([ludoo](https://github.com/ludoo)) <!-- 2021-06-03 06:00:32+00:00 -->
47
40
48
-
- do not fail when `resource_changes` key is not present in output
49
-
- this release has been skippe don pypi
41
+
## [1.5.7] - 2021-06-02
50
42
51
-
## [1.5.4]
43
+
-[[#28](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/28)] Windows fixes ([andrewesweet](https://github.com/andrewesweet)) <!-- 2021-06-02 19:10:02+00:00 -->
52
44
53
-
- fix quoting in backend config args
45
+
## [1.5.6] - 2021-04-15
54
46
55
-
## [1.5.3]
47
+
-[[#27](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/27)] Don't fail when resource_changes key not present in output ([brownmike](https://github.com/brownmike)) <!-- 2021-04-15 05:23:26+00:00 -->
-[[#19](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/19)] New test to verify issue #17 ([ludoo](https://github.com/ludoo)) <!-- 2020-11-26 11:18:59+00:00 -->
- add an option to allow the use of targeted resources using the `-target` flag
61
+
## [1.5.2] - 2020-11-05
70
62
71
-
## [1.4.1]
63
+
-[[#15](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/15)] Accept plan outputs with no variables ([ludoo](https://github.com/ludoo)) <!-- 2020-11-05 16:48:22+00:00 -->
72
64
73
-
### Fixed
65
+
##[1.5.1] - 2020-06-04
74
66
75
-
-fix `KeyError` on plan output when no Terraform outputs have been defined (cf [#9] and [#10])
67
+
-[[#12](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/12)] add support for target option ([stenh0use](https://github.com/stenh0use)) <!-- 2020-02-15 13:07:07+00:00 -->
- add an option to allow leaving `.terraform` and `terraform.state` in place on exit
73
+
## [1.4.1] - 2020-01-11
82
74
83
-
## [1.2.0]
75
+
-[[#8](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/8)] Add an option to leave terraform init data on exit ([ludoo](https://github.com/ludoo)) <!-- 2019-11-16 19:42:49+00:00 -->
84
76
85
-
### Added
77
+
##[1.2.0] - 2019-11-05
86
78
87
-
-proxy raw dict iter in `TerraformValueDict`
79
+
-[[#4](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/4)] Refactor module and tests for v1.0.0 ([ludoo](https://github.com/ludoo)) <!-- 2019-10-30 06:19:34+00:00 -->
88
80
89
-
## [1.1.0]
81
+
## [1.1.0] - 2019-11-05
90
82
91
-
### Added
83
+
-[[#6](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/6)] Proxy raw dict attributes in TerraformValueDict ([ludoo](https://github.com/ludoo)) <!-- 2019-11-05 05:04:12+00:00 -->
84
+
-[[#5](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/5)] Minimal fixes to v1.0.0 ([ludoo](https://github.com/ludoo)) <!-- 2019-10-30 06:37:13+00:00 -->
92
85
93
-
- proxy raw dict methods in `TerraformValueDict`
86
+
## [1.0.1] - 2019-10-30
94
87
95
-
## [1.0.1]
88
+
-[[#2](https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/pull/2)] Add support for force-copy and refresh arguments ([ludoo](https://github.com/ludoo)) <!-- 2019-09-07 12:31:14+00:00 -->
0 commit comments