File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] [ keepachangelog-site ] ,
66and this project adheres to [ Semantic Versioning] [ semver-site ] .
77
8+ ## [ 2.4.0] ( https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v2.3.0...v2.4.0 ) (2022-05-09)
9+
10+
11+ ### Features
12+
13+ * add topic_labels ([ #73 ] ( https://github.com/terraform-google-modules/terraform-google-scheduled-function/issues/73 ) ) ([ e00736a] ( https://github.com/terraform-google-modules/terraform-google-scheduled-function/commit/e00736a2ac2aa8a5794d86ce032142db037a7a2e ) )
14+
815## [ 2.3.0] ( https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v2.2.0...v2.3.0 ) (2022-02-15)
916
1017
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ terraform {
2525 }
2626
2727 provider_meta "google" {
28- module_name = " blueprints/terraform/terraform-google-scheduled-function:project_cleanup/v2.3 .0"
28+ module_name = " blueprints/terraform/terraform-google-scheduled-function:project_cleanup/v2.4 .0"
2929 }
3030
3131}
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ terraform {
2525 }
2626
2727 provider_meta "google" {
28- module_name = " blueprints/terraform/terraform-google-scheduled-function/v2.3 .0"
28+ module_name = " blueprints/terraform/terraform-google-scheduled-function/v2.4 .0"
2929 }
3030
3131}
You can’t perform that action at this time.
0 commit comments