mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-02 19:43:00 +00:00
* 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
7 lines
311 B
Markdown
7 lines
311 B
Markdown
`/examples` contain a set of examples that can be used to test the provider as
|
|
well as documentation examples. The examples are not meant to be used in
|
|
production.
|
|
|
|
NOTE: during migration to TF plugin framework, examples of migrated resources /
|
|
data sources will be moving from `/example` to `/examples` folder
|