Skip to content

Commit 8194d93

Browse files
committed
Add fixes to the CHANGELOG entry
1 parent 7121519 commit 8194d93

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ and this project adheres to [Semantic Versioning][semver-site].
1313

1414
- New firewall submodule [#40]
1515

16+
### Fixed
17+
18+
- Shared VPC service account roles are included in the README. [#32]
19+
- Shared VPC host project explicitly depends on the network to avoid a
20+
race condition. [#36]
21+
- gcloud dependency is included in the README. [#38]
22+
1623
## [0.6.0] - 2019-02-21
1724

1825
### Added
@@ -76,6 +83,9 @@ and this project adheres to [Semantic Versioning][semver-site].
7683
[0.2.0]: https://github.com/terraform-google-modules/terraform-google-network/compare/v0.1.0...v0.2.0
7784
[0.1.0]: https://github.com/terraform-google-modules/terraform-google-network/releases/tag/v0.1.0
7885
[#40]: https://github.com/terraform-google-modules/terraform-google-network/pull/40
86+
[#38]: https://github.com/terraform-google-modules/terraform-google-network/pull/38
87+
[#36]: https://github.com/terraform-google-modules/terraform-google-network/pull/36
88+
[#32]: https://github.com/terraform-google-modules/terraform-google-network/pull/32
7989
[#29]: https://github.com/terraform-google-modules/terraform-google-network/pull/29
8090
[#27]: https://github.com/terraform-google-modules/terraform-google-network/pull/27
8191
[#26]: https://github.com/terraform-google-modules/terraform-google-network/pull/26

0 commit comments

Comments
 (0)