0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-29 18:21:10 +00:00
terraform-provider-proxmox/examples
bpg-autobot[bot] 861d609882
chore(main): release 0.46.4 (#1019)
Co-authored-by: bpg-autobot[bot] <155200059+bpg-autobot[bot]@users.noreply.github.com>
2024-02-15 20:55:41 -05:00
..
data-sources feat(ha): add support for Proxmox High Availability objects (#498) 2023-08-20 21:42:12 +00:00
guides chore(main): release 0.46.4 (#1019) 2024-02-15 20:55:41 -05:00
provider fix(provider): typo in provider example (#785) 2023-12-11 04:44:25 +00:00
resources feat(storage): add new resource proxmox_virtual_environment_download_file (#837) 2024-01-02 21:29:13 -05: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