Pārlūkot izejas kodu

Adds an exception for teleport WAF

To be tagged v5.1.13
Fred Damstra [afs macbook] 3 gadi atpakaļ
vecāks
revīzija
df47ad828b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      base/teleport-single-instance/waf.tf

+ 1 - 0
base/teleport-single-instance/waf.tf

@@ -38,6 +38,7 @@ module "waf" {
   excluded_rules_AWSManagedRulesCommonRuleSet = [
     "SizeRestrictions_BODY", # for SAML
     "EC2MetaDataSSRF_BODY",  # for SAML
+    "GenericRFI_BODY",       # for SAML
   ]
 
   # These are passed through and should be the same for module