소스 검색

Froze rule version for Malware Protection Lab

main
kusum 6 달 전
부모
커밋
4b165af607
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      GSAutomation/malware-lab/property/property.tf

+ 1
- 1
GSAutomation/malware-lab/property/property.tf 파일 보기

@@ -32,7 +32,7 @@ resource "akamai_property" "lab_property" {
cname_to = var.edge_hostname
cert_provisioning_type = "CPS_MANAGED"
}
rule_format = "latest"
rule_format = "v2024-08-13"
rules = data.akamai_property_rules_template.rules-template.json
}


Loading…
취소
저장