diff --git a/provider.tf b/provider.tf index 272b420..8ec36cd 100644 --- a/provider.tf +++ b/provider.tf @@ -2,7 +2,7 @@ terraform { required_providers { proxmox = { source = "telmate/proxmox" - version = "3.0.2-rc04" + version = "3.0.2-rc05" } bitwarden = {