Skip to content

Releases: cds-snc/forms-terraform

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

v3.12.0

04 Jul 15:07
185c133
Compare
Choose a tag to compare

3.12.0 (2024-07-04)

Features

  • add IdP Staging Terraform plan/apply steps (#714) (c3f3958)
  • add module for Zitadel IdP infrastructure (#708) (c6835b2)
  • add SPF, DKIM and DMARC DNS records (#716) (e6b9641)
  • send IdP emails using SES SMTP server (#715) (f1150e7)

Bug Fixes

Miscellaneous Chores

  • synced file(s) with cds-snc/site-reliability-engineering (#707) (324cea1)

v3.11.1

02 Jul 14:26
df2063b
Compare
Choose a tag to compare

3.11.1 (2024-06-27)

Bug Fixes

  • ECS task definition constant change on TF plan (#709) (20e0a2e)

v3.11.0

25 Jun 13:41
eff88b5
Compare
Choose a tag to compare

3.11.0 (2024-06-24)

Features

  • add CloudWatch Lambda function invocation alarms (#706) (24a6cd6)
  • health check alarm for submission lambda invocations (#703) (4795366)

Bug Fixes

  • switch dashboard to log insight graphs (#702) (5d741df)

Miscellaneous Chores

  • deps: update actions/checkout action to v4.1.7 (#705) (77f33c4)
  • solidify lambda functions matrix definition using a configuration file where we list functions that need to be deployed in production (#699) (4ea0a7f)
  • synced file(s) with cds-snc/site-reliability-engineering (#693) (7f26d0e)

v3.10.2

18 Jun 17:06
7832f52
Compare
Choose a tag to compare

3.10.2 (2024-06-18)

Bug Fixes

Miscellaneous Chores

  • remove forms-terraform-apply-release OIDC role (#696) (69bb7e1)

v3.10.1

18 Jun 14:25
01d76d6
Compare
Choose a tag to compare

3.10.1 (2024-06-18)

Bug Fixes

v3.10.0

18 Jun 13:44
aed614a
Compare
Choose a tag to compare

3.10.0 (2024-06-17)

Features

  • add CloudWatch metrics for Lambda behaviour (#683) (489db64)
  • add form submission health check metrics (#681) (182e920)
  • add health dashboard sections (#692) (142e41d)
  • add system health dashboard (#688) (74b810f)
  • add workflow to catch release of reverted tags (#684) (bde87ea)
  • connects new healthchecks logs from web app in GC Forms healtcheck dashboard (#689) (f908efd)
  • simplify production release reverts (#678) (f8af121)

Bug Fixes

  • Athena load balancer create table query (#679) (140a250)
  • checkout code for update lambda workflow step (#685) (944fdf8)
  • healthchecks dashboard layout is broken (#690) (e45dff3)

Miscellaneous Chores

  • deps: update actions/checkout action to v4 (#686) (a3bdd69)
  • deps: update actions/github-script action to v7 (#687) (a7f1bc4)
  • deps: update all non-major docker images (#636) (2ac8525)
  • deps: update all non-major github action dependencies (#549) (554e8b6)
  • deps: update localstack/localstack docker digest to c7a01ee (#691) (2f73044)
  • synced file(s) with cds-snc/site-reliability-engineering (#665) (a671f77)
  • update codeowners to protect version.txt (#682) (7098c54)

v3.9.4

11 Jun 17:30
2149145
Compare
Choose a tag to compare

3.9.4 (2024-06-04)

Bug Fixes

  • remove use of always() in the TF apply jobs (#672) (01d12fa)

v3.9.3

04 Jun 14:23
24a8703
Compare
Choose a tag to compare

3.9.3 (2024-06-03)

Bug Fixes

  • remove load-testing lambda deployment from apply production workflow (#675) (62a7e26)

Miscellaneous Chores

  • add more information to the error message we get when failing to save a submission (#673) (1265b9c)
  • fix Lambda deployment issue with Localstack (#676) (860136b)

v3.9.2

03 Jun 12:45
8896e88
Compare
Choose a tag to compare

3.9.2 (2024-05-30)

Bug Fixes

  • Remove CSRF regex pattern from WAF out-of-country rule (#671) (6e98154)

Miscellaneous Chores

  • use static array of lambda name when deploying to production (#669) (15baf0b)