0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/examples
renovate[bot] 56f81ccac3
chore(docs): update terraform proxmox (0.69.1 → 0.70.0) (#1717)
| datasource         | package     | from   | to     |
| ------------------ | ----------- | ------ | ------ |
| terraform-provider | bpg/proxmox | 0.69.1 | 0.70.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 11:31:18 -05:00
..
data-sources feat(acme): implement resources and data sources for ACME plugins (#1479) 2024-09-08 10:54:16 -04:00
guides chore(docs): update terraform proxmox (0.69.1 → 0.70.0) (#1717) 2025-01-18 11:31:18 -05:00
provider fix(provider): typo in provider example (#785) 2023-12-11 04:44:25 +00:00
resources chore(docs): improve network_linux_bridge documentation (#1538) 2024-09-16 22:32:05 +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