Skip to content

Releases: cds-snc/forms-terraform

v3.18.3

27 Aug 18:18
a1a5c1f
Compare
Choose a tag to compare

3.18.3 (2024-08-27)

Bug Fixes

  • wrong import in Cognito Email Sender lambda function (#786) (f1cfae9)

v3.18.2

27 Aug 13:45
c21381e
Compare
Choose a tag to compare

3.18.2 (2024-08-22)

Bug Fixes

  • add api missing variables (zitadel domain and app key) (#781) (0d92933)
  • attach permission to retrieve secrets to API ECS task (#783) (b2d73f8)
  • permission to use DynamoDB was not properly set in the ECS task configuration (#784) (ee6c425)
  • permission to use KMS was not properly set in the ECS task configuration (#785) (6101829)

v3.18.1

14 Aug 19:15
f3c4e91
Compare
Choose a tag to compare

3.18.1 (2024-08-13)

Bug Fixes

  • Attach files from fileInputs in a dynamicRow (#776) (b8084a8)

v3.18.0

13 Aug 16:28
cc84f04
Compare
Choose a tag to compare

3.18.0 (2024-08-12)

Features

Bug Fixes

Miscellaneous Chores

  • add alarms for all IdP LB target groups (#773) (cb8768c)
  • add AWS CLI prerequisite to README.md (#775) (0001d46)
  • prepare zitadel variables for production deployment (#774) (1607916)
  • update IdP DMARC security email (#769) (4a7e047)

v3.17.0

08 Aug 13:44
cb7ffb7
Compare
Choose a tag to compare

3.17.0 (2024-08-08)

Features

Bug Fixes

Miscellaneous Chores

  • add OpenAPI doc route to WAF (#761) (010fcec)
  • added rds_connector_db_password variable to RDS terragrunt.hcl file (#757) (2173fca)
  • remove completed import blocks (#755) (2170624)
  • rename ECS API task from form-api to forms-api (#766) (391ff5e)
  • synced file(s) with cds-snc/site-reliability-engineering (#752) (67e6358)
  • upgrade to Release Please v4 (#765) (ae1920e)

v3.16.0

30 Jul 13:59
af045f5
Compare
Choose a tag to compare

3.16.0 (2024-07-29)

Features

Bug Fixes

v3.15.0

23 Jul 14:07
f907a4d
Compare
Choose a tag to compare

3.15.0 (2024-07-23)

Features

  • add API ECS service to the Forms cluster (#734) (62d1753)

Bug Fixes

  • block invalid host requests to the IdP (#732) (7ad863d)
  • convert LB security rules to standalone (#740) (443fe06)
  • terraform script for athena-dynamodb (#738) (0d16981)
  • Use a custom policy for the dynamodb-lambda connector (allows access to AuditLog only) (#731) (089f27d)

Miscellaneous Chores

  • upgrade to latest Terraform and Terragrunt (#735) (c21f697)
  • upgrade to latest Terraform AWS provider (#739) (981e82f)

v3.14.1

19 Jul 12:24
c6ccabb
Compare
Choose a tag to compare

3.14.1 (2024-07-18)

Bug Fixes

  • alarm module apply when idp not enabled (#728) (e48896e)
  • response archiver lambda will ignore confirmation code entries in the DynamoDB Vault table when scanning for items (#730) (dbd7242)

v3.14.0

17 Jul 16:04
c2db0d7
Compare
Choose a tag to compare

3.14.0 (2024-07-16)

Features

  • add IdP CloudWatch alarms (#720) (f2696eb)
  • Enable Amazon Athena to communicate with DynamoDB (#723) (188824d)

Bug Fixes

  • Change the Archive Index key projection back to All (#727) (4cdccf5)
  • Updates global indexes to only project needed keys (#725) (78ef137)

Miscellaneous Chores

  • deps: update all non-major github action dependencies (#721) (aa42dae)
  • switch from using GSIs to Scan operations for both the response archiver and the nagware lambda functions (#726) (c09caba)
  • synced file(s) with cds-snc/site-reliability-engineering (#722) (605faef)

v3.13.0

05 Jul 13:53
ad505eb
Compare
Choose a tag to compare

3.13.0 (2024-07-05)

Features

  • increase the number of form viewer tasks in prod (#717) (0a252de)

Bug Fixes