diff --git a/src/cloud-formation/deploy-indexer-production.yaml b/src/cloud-formation/deploy-indexer-production.yaml index c3295933a..84b9d4a42 100644 --- a/src/cloud-formation/deploy-indexer-production.yaml +++ b/src/cloud-formation/deploy-indexer-production.yaml @@ -17,7 +17,7 @@ parameters: DeployRestApi: 'true' DeployRestApiDnsRecord: 'true' DeployStack: 'true' - DeployWaf: 'false' + DeployWaf: 'true' EnableWafRulesGeneral: 'false' EnableWafRulesRestApi: 'false' EnableWafRulesWebSocket: 'false'