0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-05 05:24:01 +00:00
terraform-provider-proxmox/proxmoxtf/provider
Oto Petřík 926382c155
fix(core): Do not limit cluster size to 1 in provider's ssh config (#369)
fix(code): Do not limit cluster size to 1

Allow using repeated 'node' blocks in ssh configuration.

Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-06-07 23:06:10 +00:00
..
datasources.go feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
provider_test.go fix(core): Do not limit cluster size to 1 in provider's ssh config (#369) 2023-06-07 23:06:10 +00:00
provider.go feat(v): Add ability to override node IP used for SSH connection (#355) 2023-05-31 21:15:48 -04:00
resources.go feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
schema.go fix(core): Do not limit cluster size to 1 in provider's ssh config (#369) 2023-06-07 23:06:10 +00:00