Skip to content

Commit c243d0f

Browse files
chore: GCForms release v3.43.3
1 parent 6fc4e38 commit c243d0f

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.43.2"
2+
".": "3.43.3"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [3.43.3](https://github.com/cds-snc/forms-terraform/compare/v3.43.2...v3.43.3) (2026-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* notify-slack lambda logic should not be interrupted in case it fails to send Slack message ([#1263](https://github.com/cds-snc/forms-terraform/issues/1263)) ([6fc4e38](https://github.com/cds-snc/forms-terraform/commit/6fc4e38023e16975b096083c72e90f14c72cf6cf))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* add option to increase computing resources for the AWS CodeBuild machine ([#1262](https://github.com/cds-snc/forms-terraform/issues/1262)) ([37d8d45](https://github.com/cds-snc/forms-terraform/commit/37d8d45cc0ea6b24573d738b38e7500a492808f7))
14+
* creation of aws_codebuild_project.ecs_render should depend on creation of aws_iam_role_policy.codepipeline_policy resource ([#1258](https://github.com/cds-snc/forms-terraform/issues/1258)) ([bb804b5](https://github.com/cds-snc/forms-terraform/commit/bb804b53ae993cef7d7a2f260b89dcf20ea0e22b))
15+
* migrate GC Forms app deployment to new Code Pipeline solution (staging only) ([#1227](https://github.com/cds-snc/forms-terraform/issues/1227)) ([7b1b110](https://github.com/cds-snc/forms-terraform/commit/7b1b1100c96a10b93239c25603b50e6425dd8d56))
16+
* modify app name in user_portal_code_pipeline to remove any '_' which would prevent the creation of an underlying S3 bucket ([#1260](https://github.com/cds-snc/forms-terraform/issues/1260)) ([ffc3499](https://github.com/cds-snc/forms-terraform/commit/ffc3499dffb9b45848c1951041ec1415f820efbc))
17+
* new deployment pipeline fixes ([#1259](https://github.com/cds-snc/forms-terraform/issues/1259)) ([f428adc](https://github.com/cds-snc/forms-terraform/commit/f428adcfd9695915adb174dd12d0adfc67d13c89))
18+
* revert changes to the creation of the codepipeline_policy resource (having an inline policy should work fine) ([#1261](https://github.com/cds-snc/forms-terraform/issues/1261)) ([f8bc04a](https://github.com/cds-snc/forms-terraform/commit/f8bc04ab5094efbf482f41e5507b4a5f48fac67c))
19+
320
## [3.43.2](https://github.com/cds-snc/forms-terraform/compare/v3.43.1...v3.43.2) (2026-03-23)
421

522

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.43.2
1+
3.43.3

0 commit comments

Comments
 (0)