Make variables variable, add watched_enabled
This commit is contained in:
4
variable.private_ip.tf
Normal file
4
variable.private_ip.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
variable "private_ip" {
|
||||
default = true
|
||||
type = bool
|
||||
}
|
||||
Reference in New Issue
Block a user