File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.0.1] - 2019-11-22
10+
11+ ### Fixed
12+
13+ - the ` region ` variable is passed to the ` google_compute_subnetwork ` data source. [ #18 ]
14+
915## [ 2.0.0] - 2019-11-05
1016
1117### Added
@@ -32,13 +38,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3238
3339## [ 1.0.0] - 2017-08-28
3440
35- [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/v2.0.0...HEAD
41+ [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/v2.0.1...HEAD
42+ [ 2.0.1 ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/v2.0.0...v2.0.1
3643[ 2.0.0 ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/1.0.4...v2.0.0
3744[ 1.0.4 ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/1.0.3...1.0.4
3845[ 1.0.3 ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/1.0.2...1.0.3
3946[ 1.0.2 ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/1.0.1...1.0.2
4047[ 1.0.1 ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/compare/1.0.0...1.0.1
4148[ 1.0.0 ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/releases/tag/1.0.0
4249
50+ [ #18 ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/issues/18
4351[ #10 ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/issues/10
4452[ #3 ] : https://github.com/terraform-google-modules/terraform-google-lb-internal/issues/3
You can’t perform that action at this time.
0 commit comments