variable "aws_region" { description = "The aws region to deploy in" } variable "dt_env_url" { description = "Dynatrace Environment URL" } variable "dt_api_token" { description = "Dynatrace API Token" }