File tree Expand file tree Collapse file tree
infra/deployments/integration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ output "review_dns_zone_id" {
1010
1111output "codeconnection_arn" {
1212 description = " The ARN of the AWS Code Connection. These must be created by hand within the account."
13- value = " arn:aws:codeconnections:eu-west-2:842676007477:connection/ccaca0a3-ee66-45dc-89ab-aa3f3339020a "
13+ value = " arn:aws:codeconnections:eu-west-2:842676007477:connection/b6356c43-c945-4575-8348-64c12d608d4c "
1414}
1515
1616output "kinesis_subscription_role_arn" {
Original file line number Diff line number Diff line change @@ -2,8 +2,9 @@ account_name = "integration"
22aws_account_id = " 842676007477"
33require_vpn_to_access = true
44codestar_connection_arn = {
5- alphagov = " arn:aws:codeconnections:eu-west-2:842676007477:connection/ccaca0a3-ee66-45dc-89ab-aa3f3339020a"
6- govuk-forms = " " }
5+ alphagov = " arn:aws:codeconnections:eu-west-2:842676007477:connection/ccaca0a3-ee66-45dc-89ab-aa3f3339020a"
6+ govuk-forms = " arn:aws:codeconnections:eu-west-2:842676007477:connection/b6356c43-c945-4575-8348-64c12d608d4c"
7+ }
78deploy_account_id = " 711966560482"
89send_logs_to_cyber = false
910
You can’t perform that action at this time.
0 commit comments