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