Update CHANGELOG.md

This commit is contained in:
Julio Castillo 2022-02-16 12:36:10 +01:00 committed by GitHub
parent 59aecb0229
commit 79931e107a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
- the `net-vpc` and `project` modules now use the beta provider for shared VPC-related resources
- add `data-catalog-policy-tag` module
- **incompatible change** the `psn_ranges` variable has been renamed to `psa_ranges` in the `net-vpc` module and its type changed from `list(string)` to `map(string)`
- new [workload identity federetion example](examples/cloud-operations/workload-identity-federation)
## [13.0.0] - 2022-01-27