variable "region" { type = string } variable "prefix" { type = string } #orchestrator agent variable "collector_host" { type = string } variable "collector_port" { type = string } variable "access_key" { type = string } variable "secure_api_token" { type = string }