This repository was archived by the owner on Aug 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.5.3]
11
+
12
+ - allow customizing environment variables
13
+
14
+ ## [ 1.5.2]
15
+
16
+ - fix errors when plan has no variables
17
+
10
18
## [ 1.5.1]
11
19
12
20
- add support for ` -var-file ` flag
@@ -67,7 +75,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
67
75
- remove the ` teardown ` method
68
76
- unify the ` plan ` and ` plan_out ` methods
69
77
70
- [ Unreleased ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.1...HEAD
78
+ [ Unreleased ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.3...HEAD
79
+ [ 1.5.3 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.2...v1.5.3
80
+ [ 1.5.2 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.1...v1.5.2
71
81
[ 1.5.1 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.0...v1.5.1
72
82
[ 1.5.0 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.4.1...v1.5.0
73
83
[ 1.4.1 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.3.0...v1.4.1
You can’t perform that action at this time.
0 commit comments