Skip to content

Commit

Permalink
AUT-2029: turn on frame ancestors feature switch on in integration
Browse files Browse the repository at this point in the history
  • Loading branch information
LazarAlexandru-Constantin committed Dec 8, 2023
1 parent d1ee857 commit 994f55f
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 994f55f

Please sign in to comment.