0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 02:52:58 +00:00
terraform-provider-proxmox/proxmoxtf/provider
Pavel Boldyrev a9a7329d9f
feat(core): migrate version datasource to TF plugin framework (#440)
* feat: migrate `version` datasource to tf framework

* set up documentation generator

* add generated docs for network resources

* fix test mux server, add import examples to network resources

* fix network tests

* fix shell examples
2023-07-29 02:10:02 +00:00
..
datasources.go feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
provider_test.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
provider.go fix(provider): fix config environment variables handling caused "rpc error" (#397) 2023-07-03 00:45:06 +00:00
resources.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
schema.go fix(provider): fix config environment variables handling caused "rpc error" (#397) 2023-07-03 00:45:06 +00:00