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 +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.5.4]
11
+
12
+ - fix quoting in backend config args
13
+
10
14
## [ 1.5.3]
11
15
12
16
- allow customizing environment variables
@@ -75,7 +79,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
75
79
- remove the ` teardown ` method
76
80
- unify the ` plan ` and ` plan_out ` methods
77
81
78
- [ Unreleased ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.3...HEAD
82
+ [ Unreleased ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.4...HEAD
83
+ [ 1.5.4 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.3...v1.5.4
79
84
[ 1.5.3 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.2...v1.5.3
80
85
[ 1.5.2 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.1...v1.5.2
81
86
[ 1.5.1 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.0...v1.5.1
You can’t perform that action at this time.
0 commit comments