Ver código fonte

Froze rule version for Malware Protection Lab

main
kusum 6 meses atrás
pai
commit
4b165af607
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      GSAutomation/malware-lab/property/property.tf

+ 1
- 1
GSAutomation/malware-lab/property/property.tf Ver arquivo

@@ -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
}


Carregando…
Cancelar
Salvar