Closed sugdyzhekov closed 6 years ago
It would be nice and useful to see variable description and a default value if they exist.
variable "desired_capacity" { description = "The maximum size of the auto scale group." default = "3" }
It would be nice and useful to see variable description and a default value if they exist.