File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning][semver-site].
77
88## [ Unreleased]
99
10+ ## [ 1.4.0] - 2019-12-19
11+
12+ ### Added
13+
14+ - The ` scheduler_job ` variable, the ` scheduler_job ` output, and the ` pubsub_topic_name ` output to enable linking multiple
15+ instances of the module to the same Cloud Scheduler job. [ #15 ]
16+
1017## [ 1.3.0] - 2019-12-18
1118
1219### Added
@@ -75,7 +82,8 @@ and this project adheres to [Semantic Versioning][semver-site].
7582
7683- Initial release
7784
78- [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.3.0...HEAD
85+ [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.4.0...HEAD
86+ [ 1.4.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.3.0...v1.4.0
7987[ 1.3.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.2.0...v1.3.0
8088[ 1.2.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.1.1...v1.2.0
8189[ 1.1.1 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.1.0...v1.1.1
@@ -91,6 +99,7 @@ and this project adheres to [Semantic Versioning][semver-site].
9199[ #22 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/22
92100[ #21 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/21
93101[ #20 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/20
102+ [ #15 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/issues/15
94103[ #13 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/13
95104[ #11 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/11
96105[ #8 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/8
You can’t perform that action at this time.
0 commit comments