You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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))
0 commit comments