Browse Source

Froze rule version for Malware Protection Lab

main
kusum 9 months ago
parent
commit
4b165af607
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      GSAutomation/malware-lab/property/property.tf

+ 1
- 1
GSAutomation/malware-lab/property/property.tf View File

cname_to = var.edge_hostname cname_to = var.edge_hostname
cert_provisioning_type = "CPS_MANAGED" cert_provisioning_type = "CPS_MANAGED"
} }
rule_format = "latest"
rule_format = "v2024-08-13"
rules = data.akamai_property_rules_template.rules-template.json rules = data.akamai_property_rules_template.rules-template.json
} }



Loading…
Cancel
Save