terraform/ecc-aws-560-unused_sns_topic/green/variables.tf (8 lines of code) (raw):

variable "default-region" { type = string description = "Default region for resources will be created" } variable "profile" { type = string description = "Profile name configured before running apply" }