aboutsummaryrefslogtreecommitdiff
path: root/terraform/variables.tf
diff options
context:
space:
mode:
Diffstat (limited to 'terraform/variables.tf')
-rwxr-xr-xterraform/variables.tf5
1 files changed, 0 insertions, 5 deletions
diff --git a/terraform/variables.tf b/terraform/variables.tf
index 81e81ab..7476748 100755
--- a/terraform/variables.tf
+++ b/terraform/variables.tf
@@ -1,8 +1,3 @@
-variable "monitoring_password" {
- type = string
- sensitive = true
- description = "Secret key for monitoring"
-}
variable "plex_password" {
type = string
sensitive = true