File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ dev_ops_role = "role/DevOps"
55auto_ops_role = " role/auto-ops"
66dspp_admin_role = " root"
77environment = " non-prod"
8- parent_route53_zone_name = " dev.vds.platform.nhs.uk" # TBC for prod might be blue/green
9- child_route53_zone_name = " imms.dev.vds.platform.nhs.uk" # TBC for prod might be blue/green
8+ parent_route53_zone_name = " dev.vds.platform.nhs.uk"
9+ child_route53_zone_name = " imms.dev.vds.platform.nhs.uk"
Original file line number Diff line number Diff line change 11imms_account_id = " 664418956997"
22dspp_account_id = " 232116723729"
3- admin_role = " " # We shouldn't be using the root account. There should be an Admin role
4- dev_ops_role = " "
3+ admin_role = " role/aws-reserved/sso.amazonaws.com/eu-west-2/AWSReservedSSO_PROD-IMMS-Admin_edd6691e4b74064e "
4+ dev_ops_role = " role/aws-reserved/sso.amazonaws.com/eu-west-2/AWSReservedSSO_PROD-IMMS-Devops_8f32c62195d56b76 "
55auto_ops_role = " role/auto-ops"
66dspp_admin_role = " root"
77environment = " prod"
8- parent_route53_zone_name = " imms.dev. vds.platform.nhs.uk" # TBC for prod might be blue/green
9- child_route53_zone_name = " imms.dev .vds.platform.nhs.uk" # TBC for prod might be blue/green
8+ parent_route53_zone_name = " prod. vds.platform.nhs.uk"
9+ child_route53_zone_name = " imms.prod .vds.platform.nhs.uk"
You can’t perform that action at this time.
0 commit comments