0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/examples
2023-07-30 16:24:53 +00:00
..
data-sources/proxmox_virtual_environment_version feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
provider feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
resources feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
README.md chore: update dependencies, cleanup docs (#446) 2023-07-30 16:24:53 +00:00

/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 the TF plugin framework, examples of migrated resources / data sources will be moving from /example to /examples folder