Skip to content

Releases: cds-snc/forms-terraform

v3.43.13

11 Jun 12:29
99a1cc5

Choose a tag to compare

3.43.13 (2026-06-10)

Miscellaneous Chores

  • add SSC Cloud Business Requirement tags (#1362) (5e27579)
  • deps: lock file maintenance (#1357) (b82e083)
  • deps: update all non-major github action dependencies (#1356) (a5cacc0)
  • synced file(s) with cds-snc/site-reliability-engineering (#1361) (efbf9ff)

v3.43.12

09 Jun 12:05
2d322bd

Choose a tag to compare

3.43.12 (2026-06-08)

Bug Fixes

  • rework source path encoding when copying file between S3 buckets (#1359) (53765f9)

Miscellaneous Chores

  • add HTTP 429 to WAF IP Blocklist skip list (#1354) (5fd6e87)
  • deps: lock file maintenance (#1337) (15c48a3)
  • deps: update all non-major github action dependencies (#1348) (2e37aa9)
  • revisit AWS CodePipeline Github trigger for APP and API services to ignore changes on some files/folders (#1353) (8af1cc5)
  • synced file(s) with cds-snc/site-reliability-engineering (#1352) (932be87)

v3.43.11

01 Jun 15:11
723d11d

Choose a tag to compare

3.43.11 (2026-06-01)

Miscellaneous Chores

  • deps: update all non-major github action dependencies (#1341) (d2fc7bc)
  • implement AWS CodePipeline for GC Forms API deployment (#1333) (f79416e)
  • remove legacy code deploy IAM role (#1347) (2a620f0)
  • remove unused access to S3 for the GC Forms App service (#1345) (b70822f)
  • remove unused terragrunt input (forgot to remove it in previous commit) (#1346) (24118fd)
  • synced file(s) with cds-snc/site-reliability-engineering (#1344) (9904147)
  • upgrade WAF IP Blocklist to version 11.3.1 (#1349) (1d1badf)

v3.43.10

25 May 12:42
30b2cee

Choose a tag to compare

3.43.10 (2026-05-25)

Miscellaneous Chores

  • delete legacy server-database-url secret (#1312) (d95703e)
  • delete old Prisma migration solution (#1303) (a33b93e)
  • deps: update all non-major github action dependencies (#1336) (9e896b8)
  • set ECS platform version to 1.4.0 to prepare for the switch to AWS CodeDeploy (#1340) (6c9c33b)
  • synced file(s) with cds-snc/site-reliability-engineering (#1339) (06e2c5d)
  • synced file(s) with cds-snc/site-reliability-engineering (#1342) (193f7e3)

v3.43.9

19 May 17:13
c4626c1

Choose a tag to compare

3.43.9 (2026-05-14)

Bug Fixes

  • deps: update dependency uuid to v13 [security] (#1310) (6ac3355)
  • network firewall logging configuration should be specified in the same Terraform resource (#1332) (6976ab4)
  • set log type to FLOW instead of ALERT for the forms flow log group (#1331) (1399235)

Miscellaneous Chores

  • add new database connection URL as env var for the API service (#1311) (0e9873d)
  • delete legacy IDP user portal (#1324) (63a128d)
  • deps: lock file maintenance (#1315) (e14a7a8)
  • deps: update all non-major github action dependencies (#1314) (08bd841)
  • deps: update all patch dependencies (#1313) (6e8cef9)
  • deps: update dependency axios to v1.15.2 [security] (#1322) (1186bf2)
  • replace PostgresConnector with Prisma through new @gcforms/database package (#1308) (9617402)
  • synced file(s) with cds-snc/site-reliability-engineering (#1328) (b22db42)
  • ugprade Aurora ProtgreSQL engine version to 16.11 to match what is now running in Staging and Production (#1327) (616abcd)
  • update Staging apply Github workflow to force deploy all Lambda functions on manual trigger (#1330) (b48741a)
  • upgrade WAF IP Blocklist module to version 11.2.3 (#1334) (8b95bbb)

v3.43.8

06 May 18:51
c43e9a2

Choose a tag to compare

3.43.8 (2026-05-06)

Miscellaneous Chores

  • upgrade WAF IP Blocklist and Athena access logs modules to version 11.2.2 (#1323) (b335603)

v3.43.7

05 May 14:38
d3804ae

Choose a tag to compare

3.43.7 (2026-05-04)

Bug Fixes

Miscellaneous Chores

v3.43.6

28 Apr 12:15
cbd64e5

Choose a tag to compare

3.43.6 (2026-04-27)

Miscellaneous Chores

  • add db:generate command to AWS CodeBuild for the GC Forms web app (#1316) (0514ef0)
  • update AWS CodeBuild to leverage new GC Forms database (Prisma) package (#1293) (4e4e940)

v3.43.5

27 Apr 12:35
41a97b4

Choose a tag to compare

3.43.5 (2026-04-22)

Bug Fixes

Miscellaneous Chores

  • add new database connection URL secret and use it for the App module where Prisma is implemented (#1288) (997577b)
  • add ssm vpc endpoint (#1298) (0d91f6c)
  • deps: lock file maintenance (#1291) (a62a7b2)
  • deps: update all non-major github action dependencies (#1290) (b6ed07e)
  • deps: update all non-major github action dependencies (#1301) (ef98873)
  • enable AWS CodePipeline in production for the GC Forms web app (#1295) (8971a18)
  • enable SEV2 alarms to OpsGenie (#1281) (26ee602)
  • Ensure firewall is only in staging (#1309) (1e4f87f)
  • fix emoji selection when processing CloudWatch alarm in order to send a message on Slack (#1284) (8eaa143)
  • fix Slack notification when Github workflow fails (#1306) (e02b27b)
  • remove unused moved blocks (#1307) (1ffc50d)
  • synced file(s) with cds-snc/site-reliability-engineering (#1292) (7418f59)
  • synced file(s) with cds-snc/site-reliability-engineering (#1302) (42996af)
  • turn off 'user_portal' service until we delete the Terraform code (#1299) (648aca7)

v3.43.4

08 Apr 17:38
45ccfc1

Choose a tag to compare

3.43.4 (2026-04-08)

Bug Fixes

  • add new ZITADEL_ORGANIZATION env var (#1274) (109ad9c)
  • pin @gcforms/core package to version 2.2.1 (#1273) (4e1aa7c)
  • update terrgrunt, terraform, and cds modules versions (#1275) (86d77dc)

Miscellaneous Chores

  • Add Firewall to block outbound traffic (#1241) (2247ff9)
  • deps: lock file maintenance (#1267) (523c4ab)
  • deps: lock file maintenance (#1278) (109c8c5)
  • deps: update all non-major github action dependencies (#1277) (8dacc13)
  • deps: update all patch dependencies (#1265) (989f9b5)
  • remove firewall for now until we figure out what's going on (#1276) (0c31089)
  • synced file(s) with cds-snc/site-reliability-engineering (#1272) (a667442)
  • synced file(s) with cds-snc/site-reliability-engineering (#1280) (1fd1864)
  • upgrade WAF IP Blocklist module to latest version 10.11.4 (#1282) (97c3359)
  • upgrade WAF IP Blocklist to v10.11.3 (#1279) (b9d786c)