Skip to content

Commit b0ca1e5

Browse files
chore: release 1.4.0 (#58)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 6d558c5 commit b0ca1e5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
66
project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [1.4.0](https://www.github.com/terraform-google-modules/terraform-google-event-function/compare/v1.3.0...v1.4.0) (2020-12-10)
9+
10+
11+
### Features
12+
13+
* add vpc serverless connnector argument to module, update docs ([#57](https://www.github.com/terraform-google-modules/terraform-google-event-function/issues/57)) ([3bea370](https://www.github.com/terraform-google-modules/terraform-google-event-function/commit/3bea3702e7bb2a51dfdbd6c02f8a27e9f6875975))
14+
* adds optional max_instances input ([#59](https://www.github.com/terraform-google-modules/terraform-google-event-function/issues/59)) ([6777831](https://www.github.com/terraform-google-modules/terraform-google-event-function/commit/6777831fb4d92d601fc4d2128b4dabd9e378fc69))
15+
* Adds support for vpc_connector_egress_settings ([#61](https://www.github.com/terraform-google-modules/terraform-google-event-function/issues/61)) ([6d558c5](https://www.github.com/terraform-google-modules/terraform-google-event-function/commit/6d558c541dfaba2f2fd042c74ee7b969a093b017))
16+
17+
18+
### Bug Fixes
19+
20+
* document provider requirements ([#49](https://www.github.com/terraform-google-modules/terraform-google-event-function/issues/49)) ([7c09f1c](https://www.github.com/terraform-google-modules/terraform-google-event-function/commit/7c09f1c9782b8c482b60524d8d08f9b8b3b76810))
21+
* removed interpolation-only expression ([#54](https://www.github.com/terraform-google-modules/terraform-google-event-function/issues/54)) ([1867aba](https://www.github.com/terraform-google-modules/terraform-google-event-function/commit/1867abadaff5a3bbe32b1c602ff8c034f11ab250))
22+
823
## [1.3.0](https://www.github.com/terraform-google-modules/terraform-google-event-function/compare/v1.2.0...v1.3.0) (2020-09-18)
924

1025
### ⚠ BREAKING CHANGES

0 commit comments

Comments
 (0)