11 lines
291 B
HCL
11 lines
291 B
HCL
# This file is maintained automatically by "terraform init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "registry.terraform.io/telmate/proxmox" {
|
|
version = "3.0.2-rc07"
|
|
constraints = "3.0.2-rc07"
|
|
hashes = [
|
|
"h1:zp5hpQJQ4t4zROSLqdltVpBO+Riy9VugtfFbpyTw1aM=",
|
|
]
|
|
}
|