Releases: terraform-google-modules/terraform-google-dataflow
Releases · terraform-google-modules/terraform-google-dataflow
v3.0.2
3.0.2 (2025-03-26)
Bug Fixes
- Removing connection and adding alternate defaults (#95) (76ce39a)
v3.0.1
3.0.1 (2025-03-18)
Bug Fixes
- add connections metadata with bigquery, pubsub and GCS simple bucket (#92) (79a117b)
v3.0.0
3.0.0 (2025-02-28)
⚠ BREAKING CHANGES
- Create separate modules for legacy and flex template jobs, and generate metadata. (#86)
Features
- Create separate modules for legacy and flex template jobs, and generate metadata. (#86) (22568bf)
v2.5.0
2.5.0 (2024-10-30)
Features
- deps: Update Terraform google to v6 (#79) (ec28497)
v2.4.0
2.4.0 (2023-12-14)
Features
- Add support for additional_experiments dataflow job field (#64) (5e1c674)
v2.3.0
2.3.0 (2023-12-08)
Features
Bug Fixes
- upgraded versions.tf to include minor bumps from tpg v5 (#60) (b70ddf9)
v2.2.0
2.2.0 (2022-02-23)
Features
- update TPG version constraints to allow 4.0 (#34) (374ab2d)
terraform-google-dataflow v2.1.0
terraform-google-dataflow v2.0.0
⚠ BREAKING CHANGES
- add Terraform 0.13 constraint and module attribution (#24)
Features
- add Terraform 0.13 constraint and module attribution (#24) (c90fe5c)
- Allow dataflow to accept full self_link for working with shared vpc networks. (#18) (4194dea)
Miscellaneous Chores