Skip to content

Releases: terraform-google-modules/terraform-google-event-function

v4.1.0

05 Sep 21:58
339f44a
Compare
Choose a tag to compare

4.1.0 (2024-08-29)

Features

v4.0.0

18 Aug 03:25
73a2772
Compare
Choose a tag to compare

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

28 Dec 19:04
94f6cb6
Compare
Choose a tag to compare

3.0.2 (2023-12-28)

Bug Fixes

v3.0.1

01 Nov 17:39
b9e0531
Compare
Choose a tag to compare

3.0.1 (2023-10-31)

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#190) (1e5545a)

v3.0.0

24 May 23:10
4e99bfc
Compare
Choose a tag to compare

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

10 Apr 22:03
af86f73
Compare
Choose a tag to compare

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

21 Jan 05:06
241ed74
Compare
Choose a tag to compare

2.5.1 (2023-01-20)

Bug Fixes

  • set optional max_instances to default value for CI (#133) (63c98bd)

v2.5.0

02 Aug 23:18
3a13f34
Compare
Choose a tag to compare

2.5.0 (2022-07-22)

Features

  • Added timeout block in repository-function module (#99) (f091820)

v2.4.0

19 Jul 19:27
3e48faa
Compare
Choose a tag to compare

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

06 May 16:56
0fd57db
Compare
Choose a tag to compare

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)