0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 19:43:00 +00:00
terraform-provider-proxmox/fwprovider/tests
Robert Kaussow 01ff2cb7db
feat: add min-tls option to provider config (#931)
* feat: add min-tls option to provider config

Signed-off-by: Robert Kaussow <mail@thegeeklab.de>

* fix: clenup code and add min-tls to file resource

Signed-off-by: Robert Kaussow <mail@thegeeklab.de>

* fix: linter errors, wrong schema type in file resource

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

* chore: update docs

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

---------

Signed-off-by: Robert Kaussow <mail@thegeeklab.de>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-19 20:26:14 -05:00
..
datasource_version_test.go chore(tests): Update acceptance tests to PVE 8.1, add docs (#834) 2023-12-24 07:26:06 -05:00
resource_container_test.go chore(tests): Update acceptance tests to PVE 8.1, add docs (#834) 2023-12-24 07:26:06 -05:00
resource_download_file_test.go feat(storage): add new resource proxmox_virtual_environment_download_file (#837) 2024-01-02 21:29:13 -05:00
resource_file_test.go feat(storage): add new resource proxmox_virtual_environment_download_file (#837) 2024-01-02 21:29:13 -05:00
resource_linux_bridge_test.go fix(network): remove computed flag from mtu attribute (#572) 2023-09-19 21:41:25 -04:00
resource_linux_vlan_test.go chore(tests): Update acceptance tests to PVE 8.1, add docs (#834) 2023-12-24 07:26:06 -05:00
resource_options_test.go fix(cluster): inconsistencies in applying cluster options (#573) 2023-09-23 08:04:52 -04:00
test_support.go feat: add min-tls option to provider config (#931) 2024-01-19 20:26:14 -05:00