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:
parent
18fc8d418b
commit
1e57684029
6
example/test-api-creds-auth/example.tfrc
Normal file
6
example/test-api-creds-auth/example.tfrc
Normal file
@ -0,0 +1,6 @@
|
||||
provider_installation {
|
||||
dev_overrides {
|
||||
"bpg/proxmox" = "../../build"
|
||||
}
|
||||
direct {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user