private public add
This commit is contained in:
@ -33,4 +33,8 @@ variable "subnet-az-list" {
|
||||
|
||||
variable "public_ip_on" {
|
||||
type = bool
|
||||
}
|
||||
|
||||
variable "k8s_ingress" {
|
||||
type = bool
|
||||
}
|
Reference in New Issue
Block a user