0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 02:52:58 +00:00
terraform-provider-proxmox/docs
zoop 9fa92423b5
feat: SSH-Agent Support (#306)
* chore: add agent configuration bool

* feat: add ssh-agent authentication mechanism for linux

* chore: make sure ssh-agent auth is only executed on linux

* chore: add ssh user override

* chore: add ssh configuration block, check ssh config during VirtualEnvironmentClient creation

* fix: handle case of empty ssh config block

* chore: add ssh password auth fallback logic

* fix: remove not needed runtime

* fix linter errors & re-format

* allow ssh agent on all POSIX systems

* add `agent_socket` parameter

* update docs and examples

---------

Co-authored-by: zoop <zoop@zoop.li>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-05-22 13:34:24 -04:00
..
assets/js Initial work on documentation website 2020-03-08 04:54:36 +01:00
data-sources feat: Add firewall resources (#246) 2023-04-02 18:01:10 -04:00
resources fix(firewall): Add support for firewall flag for LXC/VM net adapters (#295) 2023-04-09 23:59:40 +00:00
_config.yml feat(vm): Add bare minimum VM datasource (#268) 2023-03-22 01:52:58 +00:00
.gitignore Initial work on documentation website 2020-03-08 04:54:36 +01:00
404.html Initial work on documentation website 2020-03-08 04:54:36 +01:00
Gemfile Bump kramdown from 2.3.0 to 2.3.1 in /docs 2021-09-09 11:41:28 -04:00
Gemfile.lock chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /docs (#299) 2023-04-14 23:38:25 +00:00
index.md feat: SSH-Agent Support (#306) 2023-05-22 13:34:24 -04:00