소스 검색

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

Adds an exception for teleport WAF
Frederick Damstra 3 년 전
부모
커밋
72e2bb2f76
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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