5 lines
84 B
HCL
5 lines
84 B
HCL
variable "sg_name" {
|
|
description = "security group name"
|
|
type = string
|
|
}
|