0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-22 19:38:35 +00:00
terraform-provider-proxmox/docs
Pavel Boldyrev 343e8045c1
feat(vm): add network device resources (#376)
* wip

* experimenting with terraform plugin framework

* cleaning up poc and adding tests

* adding read / update / delete

* update bridge_vlan_aware and MTU

* add ipv6 and simplify IP support

* fix provider's schema

* add docs

* run linter from cmdline

* disable TF acceptance tests

* add VLAN

* update docs

* add examole

* cleanup
2023-06-23 22:47:25 +00: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 feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +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 feat(core): Add API Token authentication (#350) 2023-05-29 21:56:21 -04:00
index.md chore(doc): project documentation update (#356) 2023-06-01 11:48:41 +00:00