From 2a62fcb1f3ecfdac4d5c0b2a14a809e5c1cbdede Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Fri, 10 Feb 2023 20:30:37 +0000 Subject: [PATCH] chore(release): v1.1.2 [skip ci] --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8ced8e..47a2443 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ -## [1.1.1](https://github.com/observeinc/terraform-aws-lambda/compare/v1.1.0...v1.1.1) (2022-11-21) +## [1.1.2](https://github.com/observeinc/terraform-aws-lambda/compare/v1.1.1...v1.1.2) (2023-02-10) ### Bug Fixes -* support aws provider 4.0+ ([#43](https://github.com/observeinc/terraform-aws-lambda/issues/43)) ([01ea43c](https://github.com/observeinc/terraform-aws-lambda/commit/01ea43ca12b59914d18f8ce6a69723f68ccce6d7)) +* add `cloudformation:List*` to default actions ([#45](https://github.com/observeinc/terraform-aws-lambda/issues/45)) ([313ffda](https://github.com/observeinc/terraform-aws-lambda/commit/313ffda9368be80b29dadc0c1588c0ab423d947f)) +* update s3_bucket_subscription module README with correct source location ([#44](https://github.com/observeinc/terraform-aws-lambda/issues/44)) ([eeec33f](https://github.com/observeinc/terraform-aws-lambda/commit/eeec33f2dc9a2e325b0bda01f72d7981ebf206a5))