0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/example/test-api-creds-auth/example.tfrc
vanillaSprinkles 1e57684029
fix(tests): add missing example.tfrc to test api-authentication folder (#1596)
Signed-off-by: vanillaSprinkles <vanillaSprinkles@users.noreply.github.com>
2024-10-16 17:17:38 -04:00

7 lines
97 B
Plaintext

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