Skip to content

Commit bcadf13

Browse files
chore: GCForms release v3.43.3
1 parent 37d8d45 commit bcadf13

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [3.43.3](https://github.com/cds-snc/forms-terraform/compare/v3.43.2...v3.43.3) (2026-03-24)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* 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))
9+
* 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))
10+
* 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))
11+
* 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))
12+
* new deployment pipeline fixes ([#1259](https://github.com/cds-snc/forms-terraform/issues/1259)) ([f428adc](https://github.com/cds-snc/forms-terraform/commit/f428adcfd9695915adb174dd12d0adfc67d13c89))
13+
* 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))
14+
315
## [3.43.2](https://github.com/cds-snc/forms-terraform/compare/v3.43.1...v3.43.2) (2026-03-23)
416

517

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)