Releases: terraform-google-modules/terraform-google-event-function
Releases · terraform-google-modules/terraform-google-event-function
v4.1.0
4.1.0 (2024-08-29)
Features
v4.0.0
4.0.0 (2024-08-16)
⚠ BREAKING CHANGES
- deps: Update Terraform terraform-google-modules/log-export/google to v8 (#230)
Bug Fixes
- deps: Update Terraform terraform-google-modules/log-export/google to v8 (#230) (13d3459)
v3.0.2
3.0.2 (2023-12-28)
Bug Fixes
v3.0.1
3.0.1 (2023-10-31)
Bug Fixes
- upgraded versions.tf to include minor bumps from tpg v5 (#190) (1e5545a)
v3.0.0
3.0.0 (2023-05-23)
⚠ BREAKING CHANGES
- TPG >=4.23: Add docker_registry variables and use them in google_cloudfunctions_function resource (#164)
Features
- TPG >=4.23: Add docker_registry variables and use them in google_cloudfunctions_function resource (#164) (12beb96)
v2.5.2
2.5.2 (2023-04-10)
Bug Fixes
- remove gzip content-encoding metadata on function source archive (#142) (4995870)
- updates for tflint (#147) (7c6690c)
v2.5.1
2.5.1 (2023-01-20)
Bug Fixes
- set optional max_instances to default value for CI (#133) (63c98bd)
v2.5.0
2.5.0 (2022-07-22)
Features
- Added timeout block in repository-function module (#99) (f091820)
v2.4.0
2.4.0 (2022-06-30)
Features
- Added trigger_http variable to repository-function submodule (#93) (6e3f2d6)
Bug Fixes
- Secrets when project_id is known after apply (#95) (c8dda71)
v2.3.0
2.3.0 (2022-05-02)
Features
- add support for setting build environment variables (#89) (022440d)
- Add support for using secret manager environment variables in Cloud Function (#88) (78dc870)