mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 02:52:58 +00:00
* more docs update * add some badges * cleanup .MDs * update .lock * add cloud-config to the example doc
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-2022 <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
|