variable "contract_id" { type = string } variable "group_id" { type = string } variable "user_id" { type = string } variable "security_policy_prefix" { type = number } variable "security_policy_name" { type = string } variable "email" { type = string } variable "network" { type = string } variable "host_names" { type = list(string) } variable "geo_block_network_list_id" { type = string }