diff --git a/provider.tf b/provider.tf index 19b3317..36d4b85 100644 --- a/provider.tf +++ b/provider.tf @@ -26,7 +26,6 @@ variable "pm_pass" { variable "flask_token" { type = string - sensitive = true } provider "proxmox" {