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 @@ -8,6 +8,13 @@ Extending the adopted spec, each change should have a link to its corresponding
88
99## [ Unreleased]
1010
11+ ## [ 1.0.2] - 2019-10-11
12+
13+ ### Fixed
14+
15+ - Migrated MIG example to TF 0.12 syntax and compatible modules. [ #41 ]
16+ - MySQL password file permissions and datadir mount. [ #39 ]
17+
1118## [ 1.0.1] - 2019-08-22
1219
1320### Fixed
@@ -48,13 +55,16 @@ Extending the adopted spec, each change should have a link to its corresponding
4855### ADDED
4956- This is the initial release of the Container VM module.
5057
51- [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.1...HEAD
58+ [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.2...HEAD
59+ [ 1.0.2 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.1...v1.0.2
5260[ 1.0.1 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v1.0.0...v1.0.1
5361[ 1.0.0 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.3.0...v1.0.0
5462[ 0.3.0 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.2.0...v0.3.0
5563[ 0.2.0 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.1.1...v0.2.0
5664[ 0.1.1 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/compare/v0.1.0...v0.1.1
5765
66+ [ #41 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/pull/41
67+ [ #39 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/pull/39
5868[ #31 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/pull/31
5969[ #27 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/pull/27
6070[ #21 ] : https://github.com/terraform-google-modules/terraform-google-container-vm/pull/21
You can’t perform that action at this time.
0 commit comments