variable "edgerc" { type = string default = "~/.edgerc" } variable "section" { type = string default = "protector" } variable "Prefix" { type = string } variable "contract_id" { type = string default = "V-3VC1HD6" } variable "group_id" { type = string default = "202825" } variable "cp_code_id" { type = number default = 1244209 } variable "secure" { type = bool default = true } variable "network" { default = "staging" } variable "edge_hostname" { type = string default = "gslab-juiceshop.com.edgekey.net" } variable "email" { type = string } variable "origin_hostname" { type = string default = "upload.akamaitechnicaltraining.com" }