Update main.tf

This commit is contained in:
2025-09-21 11:38:09 +00:00
parent ef49235842
commit c7bf70d14c

View File

@ -6,7 +6,7 @@ terraform {
}
bitwarden = {
source = "maxlaverse/bitwarden"
version = ">= 0.15.0"
version = ">= 0.16.0"
}
proxmox = {
source = "bpg/proxmox"