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.6.3]
11
+
12
+ - Adds support for the upgrade argument of the init command (@lorengordon ) [ #40 ]
13
+
10
14
## [ 1.6.2]
11
15
12
16
- Fix to return an empty map when no child modules are present in plan
@@ -104,7 +108,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104
108
- remove the ` teardown ` method
105
109
- unify the ` plan ` and ` plan_out ` methods
106
110
107
- [ Unreleased ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.6.2...HEAD
111
+ [ Unreleased ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.6.3...HEAD
112
+ [ 1.6.3 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.6.1...v1.6.3
108
113
[ 1.6.2 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.6.1...v1.6.2
109
114
[ 1.6.1 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.6.0...v1.6.1
110
115
[ 1.6.0 ] : https://github.com/GoogleCloudPlatform/terraform-python-testing-helper/compare/v1.5.7...v1.6.0
You can’t perform that action at this time.
0 commit comments