File tree Expand file tree Collapse file tree 7 files changed +13
-6
lines changed Expand file tree Collapse file tree 7 files changed +13
-6
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] ( http://keepachangelog.com/ ) and this
66project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 3.0.2] ( https://github.com/terraform-google-modules/terraform-google-dataflow/compare/v3.0.1...v3.0.2 ) (2025-03-26)
9+
10+
11+ ### Bug Fixes
12+
13+ * Removing connection and adding alternate defaults ([ #95 ] ( https://github.com/terraform-google-modules/terraform-google-dataflow/issues/95 ) ) ([ 76ce39a] ( https://github.com/terraform-google-modules/terraform-google-dataflow/commit/76ce39a7a048fc4f150bf6bd4c117ef171c00af4 ) )
14+
815## [ 3.0.1] ( https://github.com/terraform-google-modules/terraform-google-dataflow/compare/v3.0.0...v3.0.1 ) (2025-03-18)
916
1017
Original file line number Diff line number Diff line change 2525 repo : https://github.com/terraform-google-modules/terraform-google-dataflow.git
2626 sourceType : git
2727 dir : /modules/dataflow_bucket
28- version : 3.0.1
28+ version : 3.0.2
2929 actuationTool :
3030 flavor : Terraform
3131 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-cloud-storage:simple_bucket/v3.0.1 "
28+ module_name = " blueprints/terraform/terraform-google-cloud-storage:simple_bucket/v3.0.2 "
2929 }
3030
3131}
Original file line number Diff line number Diff line change 2525 repo : https://github.com/terraform-google-modules/terraform-google-dataflow.git
2626 sourceType : git
2727 dir : /modules/flex
28- version : 3.0.1
28+ version : 3.0.2
2929 actuationTool :
3030 flavor : Terraform
3131 version : " >= 1.3"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ terraform {
2525 }
2626
2727 provider_meta "google-beta" {
28- module_name = " blueprints/terraform/terraform-google-dataflow:flex/v3.0.1 "
28+ module_name = " blueprints/terraform/terraform-google-dataflow:flex/v3.0.2 "
2929 }
3030
3131}
Original file line number Diff line number Diff line change 2525 repo : https://github.com/terraform-google-modules/terraform-google-dataflow.git
2626 sourceType : git
2727 dir : /modules/legacy
28- version : 3.0.1
28+ version : 3.0.2
2929 actuationTool :
3030 flavor : Terraform
3131 version : " >= 0.13"
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-dataflow/v3.0.1 "
28+ module_name = " blueprints/terraform/terraform-google-dataflow/v3.0.2 "
2929 }
3030
3131}
You can’t perform that action at this time.
0 commit comments