Skip to content

Commit

Permalink
Merge pull request #13 from terraform-google-modules/release/v0.2.0
Browse files Browse the repository at this point in the history
Release v0.2.0
  • Loading branch information
morgante authored Nov 12, 2019
2 parents a680241 + b3c08f3 commit 7d2e49c
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,23 @@ and this project adheres to
## [Unreleased]

### Fixed
### [0.1.0] - 2019-08-02

## [0.2.0] - 2019-11-11

### Added
- Add support for img family, img project, shielded_vm. [#10]
- Added support for setting Shared VPC firewall rules. [#6](https://github.com/terraform-google-modules/terraform-google-bastion-host/pull/6)

### Fixed
- Fixed issue with using `scopes` variable. [#7](https://github.com/terraform-google-modules/terraform-google-bastion-host/pull/7)

## [0.1.0] - 2019-08-02

- Initial release

[Unreleased]: https://github.com/terraform-google-modules/terraform-google-bastion-host/compare/v0.2.0...HEAD

[0.2.0]: https://github.com/terraform-google-modules/terraform-google-bastion-host/releases/tag/v0.1.0...v0.2.0
[0.1.0]: https://github.com/terraform-google-modules/terraform-google-bastion-host/releases/tag/v0.1.0

[#10]: https://github.com/terraform-google-modules/terraform-google-bastion-host/pull/10

0 comments on commit 7d2e49c

Please sign in to comment.