sg, eks, iam 모듈추가
This commit is contained in:
4
modules/sg/variables.tf
Normal file
4
modules/sg/variables.tf
Normal file
@ -0,0 +1,4 @@
|
||||
variable "sg_name" {
|
||||
description = "security group name"
|
||||
type = string
|
||||
}
|
Reference in New Issue
Block a user