terraform/ecc-aws-224-ec2_instance_imdsv2_enabled/green1/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" }