Update CHANGELOG.md

This commit is contained in:
Julio Castillo 2021-06-28 08:46:10 +02:00 committed by GitHub
parent 278df028f6
commit 1cf565c63b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -3,14 +3,15 @@
All notable changes to this project will be documented in this file.
## [Unreleased]
- Create `pubsub` service identity if service is enabled
- create `pubsub` service identity if service is enabled
- support for creation of GKE Autopilot clusters
## [5.0.0] - 2021-06-17
- Fix `message_retention_duration` variable type in `pubsub` module
- Move `bq` robot service account into the robot service account project output
- Add IAM cryptDecrypt role to robot service account on specified keys
- Add Service Identity creation on `project` module if secretmanager enabled
- fix `message_retention_duration` variable type in `pubsub` module
- move `bq` robot service account into the robot service account project output
- add IAM cryptDecrypt role to robot service account on specified keys
- add Service Identity creation on `project` module if secretmanager enabled
- add Data Foundation end to end example
## [4.9.0] - 2021-06-04