0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 12:02:57 +00:00
terraform-provider-proxmox/fwprovider/tests
Michael Franzl d41463de79
fix(vm): re-use ide, sata, and scsi cloud-init storage (#1083) (#1141)
* fix(vm): add failing acceptance test for cloud-init over scsi interface (#1083)

Signed-off-by: Michael Franzl <michael@franzl.name>

* fix(vm): re-use ide, sata, and scsi initialization storage (#1083)

Signed-off-by: Michael Franzl <michael@franzl.name>

* fix linter error

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Michael Franzl <michael@franzl.name>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-25 21:23:10 -04:00
..
datasource_node_test.go feat(vm): add proxmox_virtual_environment_node datasource (#1151) 2024-03-23 20:17:09 -04: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(deps): update module github.com/golangci/golangci-lint (v1.56.2 → v1.57.1) in /tools (#1149) 2024-03-25 21:06:06 -04:00
resource_file_test.go feat(file)!: snippets upload using SSH input stream (#1085) 2024-03-02 19:06:59 -05:00
resource_linux_bridge_test.go fix(network): multiple fixes to network_linux_bridge resource (#1095) 2024-03-08 19:47:43 -05: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(deps): update module github.com/golangci/golangci-lint (v1.56.2 → v1.57.1) in /tools (#1149) 2024-03-25 21:06:06 -04:00
resource_vm_test.go fix(vm): re-use ide, sata, and scsi cloud-init storage (#1083) (#1141) 2024-03-25 21:23:10 -04:00
test_support.go fix(network): multiple fixes to network_linux_bridge resource (#1095) 2024-03-08 19:47:43 -05:00