Skip to content

Commit

Permalink
Merge pull request #2446 from govuk-one-login/AUT-3943-rollback
Browse files Browse the repository at this point in the history
Revert "AUT-3943: switch signin.staging DNS to secure pipeline frontend"
  • Loading branch information
monhaque authored Jan 8, 2025
2 parents d5e6414 + 3f651ad commit 14d77a2
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions cloudformation/deploy/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,13 +173,9 @@ Conditions:
SwitchToMigratedZone:
Fn::And:
- !Condition MaintainMigratedZoneRecords
- Fn::Or:
- Fn::Equals:
- !Ref Environment
- "placeholder"
- Fn::Equals:
- !Ref Environment
- "staging"
- Fn::Equals:
- !Ref Environment
- "placeholder"

Mappings:
# see https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html
Expand Down

0 comments on commit 14d77a2

Please sign in to comment.