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 @@ -7,6 +7,13 @@ The format is based on
77and this project adheres to
88[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ 8.1.2] ( https://github.com/terraform-google-modules/terraform-google-pubsub/compare/v8.1.1...v8.1.2 ) (2025-04-01)
11+
12+
13+ ### Features
14+
15+ * Add missing attribute no_wrapper option to push subscription ([ #249 ] ( https://github.com/terraform-google-modules/terraform-google-pubsub/issues/249 ) ) ([ 295df92] ( https://github.com/terraform-google-modules/terraform-google-pubsub/commit/295df925d7d5b80c47c483836189563a9d4baee5 ) )
16+
1017## [ 8.1.1] ( https://github.com/terraform-google-modules/terraform-google-pubsub/compare/v8.1.0...v8.1.1 ) (2025-03-20)
1118
1219
Original file line number Diff line number Diff line change 2424 source :
2525 repo : https://github.com/terraform-google-modules/terraform-google-pubsub
2626 sourceType : git
27- version : 8.1.1
27+ version : 8.1.2
2828 actuationTool :
2929 flavor : Terraform
3030 version : " >= 1.3"
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-pubsub/v8.1.1 "
28+ module_name = " blueprints/terraform/terraform-google-pubsub/v8.1.2 "
2929 }
3030
3131}
You can’t perform that action at this time.
0 commit comments