0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/docs
Pavel Boldyrev 7ace07dfa4
feat(file): FORMAT CHANGE: update import id, so it matches the resource's format: <node_name>/<datastore_id>:<content_type>/<file> (#543)
* feat(file): FORMAT CHANGE: update **import id**, so it matches the resource's format: `<node_name>/<datastore_id>:<content_type>/<file>`

* better example
2023-09-04 20:29:58 +00:00
..
assets/js Initial work on documentation website 2020-03-08 04:54:36 +01:00
data-sources feat(ha): add support for Proxmox High Availability objects (#498) 2023-08-20 21:42:12 +00:00
resources feat(file): FORMAT CHANGE: update import id, so it matches the resource's format: <node_name>/<datastore_id>:<content_type>/<file> (#543) 2023-09-04 20:29:58 +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 activesupport from 7.0.6 to 7.0.7.1 in /docs (#522) 2023-08-29 00:22:05 +00:00
index.md feat(provider): add optional SSH port param to node in provider ssh block (#520) 2023-09-02 19:43:08 -04:00