We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60aac9f + 447cbf4 commit 495cf54Copy full SHA for 495cf54
CHANGELOG.md
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
6
project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
+
10
+## [0.1.0] - 2019-04-30
11
12
### Added
13
- `instance_template`, `mig`, and `umig` modules
-- examples, basic tests and fixtures for all modules
14
+- examples, basic tests and fixtures for all modules
15
16
+[Unreleased]: https://github.com/terraform-google-modules/terraform-google-vm/compare/v0.1.0...HEAD
17
+[0.1.0]: https://github.com/terraform-google-modules/terraform-google-vm/releases/tag/v0.1.0
0 commit comments