mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 18:42:58 +00:00
* feat(vm): Add a bare minimum VM datasource * fix linter errors * fix doc * add lookup across all nodes in the cluster, add filter by tags * stable vm list * fix linter errors * pr feedback: switch to dynamic id for vms * add datasource examples * add unit tests * Update virtual_environment_vms.md
17 lines
795 B
YAML
17 lines
795 B
YAML
email: info@boldyrev.me
|
|
title: Proxmox Provider
|
|
description: >-
|
|
Terraform Provider for Proxmox.
|
|
github_username: "bpg"
|
|
|
|
highlighter: rouge
|
|
markdown: kramdown
|
|
plugins:
|
|
- github-pages
|
|
remote_theme: pmarsceill/just-the-docs
|
|
|
|
# Theme settings.
|
|
footer_content: 'Copyright © 2019-2021 <a href="https://danitso.com/" target="_blank">Danitso</a> - Distributed under the <a href="https://github.com/danitso/terraform-provider-proxmox/blob/master/LICENSE" target="_blank">Mozilla Public License 2.0</a><br>Copyright © 2021-2023 <a href="https://github.com/bpg/" target="_blank">Pavel Boldyrev</a> - Distributed under the <a href="https://github.com/bpg/terraform-provider-proxmox/blob/main/LICENSE" target="_blank">Mozilla Public License 2.0</a>'
|
|
heading_anchors: true
|
|
search_enabled: false
|