Skip to content

Commit

Permalink
Add #18, 2.2.0 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-lane committed Dec 9, 2019
1 parent f9fb08f commit 52bc76f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.2.0] - 2019-12-09

### Added

- The `target_service_accounts` variable which accepts a list of service accounts for firewall targets. [#18]

## [2.1.0] - 2019-11-26

### Added
Expand Down Expand Up @@ -36,7 +42,8 @@ project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.0] - 2017-08-28


[Unreleased]: https://github.com/GoogleCloudPlatform/terraform-google-lb/compare/v2.1.0...HEAD
[Unreleased]: https://github.com/GoogleCloudPlatform/terraform-google-lb/compare/v2.2.0...HEAD
[2.2.0]: https://github.com/GoogleCloudPlatform/terraform-google-lb/compare/v2.1.0...v2.2.0
[2.1.0]: https://github.com/GoogleCloudPlatform/terraform-google-lb/compare/v2.0.0...v2.1.0
[2.0.0]: https://github.com/GoogleCloudPlatform/terraform-google-lb/compare/1.0.3...v2.0.0
[1.0.3]: https://github.com/GoogleCloudPlatform/terraform-google-lb/compare/1.0.2...1.0.3
Expand All @@ -45,6 +52,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
[1.0.0]: https://github.com/GoogleCloudPlatform/terraform-google-lb/releases/tag/1.0.0
[#22]: https://github.com/terraform-google-modules/terraform-google-lb/pull/22
[#20]: https://github.com/terraform-google-modules/terraform-google-lb/issues/20
[#18]: https://github.com/terraform-google-modules/terraform-google-lb/issues/18
[#14]: https://github.com/terraform-google-modules/terraform-google-lb/issues/14
[#12]: https://github.com/terraform-google-modules/terraform-google-lb/issues/12
[#11]: https://github.com/terraform-google-modules/terraform-google-lb/issues/11

0 comments on commit 52bc76f

Please sign in to comment.