Skip to content

Commit

Permalink
Merge pull request #1245 from govuk-one-login/origin/AUT-2029/add_fra…
Browse files Browse the repository at this point in the history
…me_ancestors_in_integration

AUT-2029: turn on frame ancestors feature switch on in integration
  • Loading branch information
LazarAlexandru-Constantin authored Dec 8, 2023
2 parents d1ee857 + 994f55f commit da95a77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/terraform/integration.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ logging_endpoint_arns = [
"arn:aws:logs:eu-west-2:885513274347:destination:csls_cw_logs_destination_prodpython"
]

dynatrace_secret_arn = "arn:aws:secretsmanager:eu-west-2:216552277552:secret:DynatraceNonProductionVariables"
dynatrace_secret_arn = "arn:aws:secretsmanager:eu-west-2:216552277552:secret:DynatraceNonProductionVariables"
frame_ancestors_form_actions_csp_headers = "1"

0 comments on commit da95a77

Please sign in to comment.