Releases: terraform-google-modules/terraform-google-event-function
Releases · terraform-google-modules/terraform-google-event-function
v2.2.0
2.2.0 (2022-01-17)
Features
- update TPG version constraints to allow 4.0 (#81) (112482a)
terraform-google-event-function v2.1.0
Features
- add service_account_email to repository_function input (#78) (f2b3a98)
- add support for setting log bucket (#80) (60cd78d)
terraform-google-event-function v2.0.0
⚠ BREAKING CHANGES
- add Terraform 0.13 constraint and module attribution (#70)
Features
- add Terraform 0.13 constraint and module attribution (#70) (f3559b4)
- Update repository-function module to support VPC connector (#73) (5d4d6ad)
terraform-google-event-function v1.6.0
Features
- Adding optional trigger_http input (#56) (9a0918b)
terraform-google-event-function v1.5.0
Features
- Adds support to excludes parameter (#68) (f6fdd18)
Bug Fixes
terraform-google-event-function v1.4.0
Features
- add vpc serverless connnector argument to module, update docs (#57) (3bea370)
- adds optional max_instances input (#59) (6777831)
- Adds support for vpc_connector_egress_settings (#61) (6d558c5)
Bug Fixes
- document provider requirements (#49) (7c09f1c)
- removed interpolation-only expression (#54) (1867aba)
terraform-google-event-function v1.3.0
Features
- Add option to use an existing archive bucket (#42) (7ec5539)
- Add support for Ingress Settings (var.ingress_settings) on the function (#43) (1f1c8c5)
Bug Fixes
- remove bucket_policy_only, add uniform_bucket_level_access (#48) (76efb3a)
- Use uniform-level access policy in GCS bucket (9fa60be)