From f803666b8d51c5e8e4d117ff9972194dae3e821d Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Tue, 22 Feb 2022 12:24:19 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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