0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-29 18:21:10 +00:00

fix(tests): add missing example.tfrc to test api-authentication folder (#1596)

Signed-off-by: vanillaSprinkles <vanillaSprinkles@users.noreply.github.com>
This commit is contained in:
vanillaSprinkles 2024-10-16 21:17:38 +00:00 committed by GitHub
parent 18fc8d418b
commit 1e57684029
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
provider_installation {
dev_overrides {
"bpg/proxmox" = "../../build"
}
direct {}
}