Explorar o código

Merge pull request #487 from mdr-engineering/feature/ftd_MSOCI-2207_TeleportWAF

Adds an exception for teleport WAF
Frederick Damstra %!s(int64=3) %!d(string=hai) anos
pai
achega
72e2bb2f76
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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