File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
infrastructure/terraform/components/app Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 55/.github / @ NHSDigital/nhs-notify-web-template-management-admins
66* .code-workspace @ NHSDigital/nhs-notify-web-template-management-admins
77/docs / @ NHSDigital/nhs-notify-web-template-management
8- /docs /testing / @ NHSDigital/nhs-notify-web-template-management-testers
9- /tests /test-team / @ NHSDigital/nhs-notify-web-template-management-testers
108/infrastructure /terraform / @ NHSDigital/nhs-notify-platform
119
1210# Codeowners must be final check
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ resource "aws_amplify_app" "main" {
66 iam_service_role_arn = aws_iam_role. amplify . arn
77
88 enable_auto_branch_creation = false
9- enable_branch_auto_deletion = true
9+ enable_branch_auto_deletion = false
1010 enable_branch_auto_build = var. enable_amplify_branch_auto_build
1111 platform = " WEB_COMPUTE"
1212
You can’t perform that action at this time.
0 commit comments