diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ff87ea88..06565d342 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,14 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [4.9.0] - 2021-06-04 + - **incompatible change** updated resource name for `google_dns_policy` on the `net-vpc` module - added support for VPC-SC Ingress Egress policies on the `vpc-sc` module - update CI to Terraform 0.15 and fix minor incompatibilities -- add `deletion_protection` to the `bigquery-datasset` module +- add `deletion_protection` to the `bigquery-dataset` module - add support for dataplane v2 to GKE cluster module +- add BGP peer outputs to HA VPN module ## [4.8.0] - 2021-05-12 @@ -313,7 +316,8 @@ All notable changes to this project will be documented in this file. - merge development branch with suite of new modules and end-to-end examples -[Unreleased]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v4.8.0...HEAD +[Unreleased]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v4.9.0...HEAD +[4.9.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v4.8.0...v4..0 [4.8.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v4.7.0...v4.8.0 [4.7.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v4.6.1...v4.7.0 [4.6.1]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v4.6.0...v4.6.1