diff --git a/CHANGELOG.md b/CHANGELOG.md index 36e8e2434..ab2ca205c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. - 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) +- new api-gateway [module](/modules/api-gateway) and [example](examples/serverless/api-gateway). ## [13.0.0] - 2022-01-27