mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 10:33:46 +00:00
* chore(docs): update cloud-init and VM configuration examples - Added timezone and package installation for qemu-guest-agent in cloud-init configuration. - Updated VM configuration to include 'started' attribute and clarified agent usage in documentation. Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> * not sure why the image checksum has changed This looks a bit suspicious, but I can ignore this for the test code. In production that would be a red flag requiring investigation Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --------- Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> |
||
---|---|---|
.. | ||
data-sources | ||
guides | ||
provider | ||
resources | ||
README.md |
/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