0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-09 15:25:01 +00:00
terraform-provider-proxmox/examples
MacherelR 58ff2ff240 feat(sdn)!: add SDN support for zones, vnets, subnets with validation and tests
BREAKING CHANGE: introduces sdn support.

Signed-off-by: MacherelR <64424331+MacherelR@users.noreply.github.com>
2025-06-24 08:31:40 +02:00
..
data-sources feat(hardwaremapping): Introduce support for directory mappings (#1902) 2025-04-16 18:54:22 -04:00
guides feat(sdn)!: add SDN support for zones, vnets, subnets with validation and tests 2025-06-24 08:31:40 +02:00
provider fix(provider): typo in provider example (#785) 2023-12-11 04:44:25 +00:00
resources feat(hardwaremapping): Introduce support for directory mappings (#1902) 2025-04-16 18:54:22 -04: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