0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 19:12:59 +00:00
terraform-provider-proxmox/fwprovider/tests
Pavel Boldyrev 2c6d3ad01d
feat(provider): add support for private key authentication for SSH (#1076)
* feat(provider): add support for private key authentication for SSH

Also fix bunch of issues with acceptance tests

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 11:10:42 -05:00
..
datasource_version_test.go chore: switch to terraform-plugin-testing for acceptance tests (#1067) 2024-02-27 04:13:02 +00:00
resource_container_test.go feat(provider): add support for private key authentication for SSH (#1076) 2024-03-02 11:10:42 -05:00
resource_download_file_test.go chore(ci): setup acceptance tests (#1071) 2024-02-29 03:00:15 +00:00
resource_file_test.go feat(provider): add support for private key authentication for SSH (#1076) 2024-03-02 11:10:42 -05:00
resource_linux_bridge_test.go chore: switch to terraform-plugin-testing for acceptance tests (#1067) 2024-02-27 04:13:02 +00:00
resource_linux_vlan_test.go chore: switch to terraform-plugin-testing for acceptance tests (#1067) 2024-02-27 04:13:02 +00:00
resource_options_test.go chore: switch to terraform-plugin-testing for acceptance tests (#1067) 2024-02-27 04:13:02 +00:00
resource_user_test.go chore: switch to terraform-plugin-testing for acceptance tests (#1067) 2024-02-27 04:13:02 +00:00
resource_vm_test.go chore(ci): setup acceptance tests (#1071) 2024-02-29 03:00:15 +00:00
test_support.go chore(ci): setup acceptance tests (#1071) 2024-02-29 03:00:15 +00:00