소스 검색

Merge pull request #405 from mdr-engineering/bugfix/dw_noticket_new-qualys-standard-in-test

New qualys standard scanner in mdr-test-c2-gov
Duane Waddle 4 년 전
부모
커밋
2a875c2f5e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test/aws-us-gov/mdr-test-c2/account.hcl

+ 1 - 1
test/aws-us-gov/mdr-test-c2/account.hcl

@@ -231,7 +231,7 @@ locals {
 
   # Qualys Scanners
   qualys_personalization_codes = {
-    standard      = "21035137513195" # XDR_Test_Govcloud_Standard
+    standard      = "21074115957347" # XDR_Test_Govcloud_Standard
     preauthorized = "21054299967066" # XDR_Test_Govcloud_Preauthorized
   }