0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-29 18:21:10 +00:00
terraform-provider-proxmox/example.tfrc
Pavel Boldyrev 914631f58b
fix(build): Fix make example-init for TF 1.4 (#262)
* fix(build): Fix make example-init for TF 1.4

* add 1.4.2 to versions list
2023-03-16 22:09:41 -04:00

7 lines
94 B
Plaintext

provider_installation {
dev_overrides {
"bpg/proxmox" = "../build"
}
direct {}
}