0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/examples
Pavel Boldyrev 2e34c57f6c
chore(vm2): cleanup cpu implementation, refactor rearrange acc tests (#1311)
* chore(vm2): cleanup `cpu` implementation, refactor rearrange acc tests

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-18 23:31:50 -04:00
..
data-sources feat(cluster): Implement initial support for "hardware mappings" (#1213) 2024-04-18 16:00:51 -04:00
guides chore(vm2): cleanup cpu implementation, refactor rearrange acc tests (#1311) 2024-05-18 23:31:50 -04:00
provider fix(provider): typo in provider example (#785) 2023-12-11 04:44:25 +00:00
resources fix(access): change acl internal ID from url path format to position-based format (#1282) 2024-05-10 03:53:16 +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