mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 19:12:59 +00:00
* feat(provider): configure temp directory Resource 'proxmox_virtual_environment_file' often requires lot of disk space in /tmp, which can be space-limited. Instead of requiring to set TMPDIR environment variable before running terraform, make it a provider configuration option. Signed-off-by: Oto Petřík <oto.petrik@gmail.com> * fix: lint error, align names in the `client` struct Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --------- Signed-off-by: Oto Petřík <oto.petrik@gmail.com> Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> |
||
---|---|---|
.. | ||
structure | ||
tests | ||
types | ||
validators | ||
datasource_hagroup.go | ||
datasource_hagroups.go | ||
datasource_haresource.go | ||
datasource_haresources.go | ||
datasource_version.go | ||
hagroup_model.go | ||
haresource_model.go | ||
provider.go | ||
resource_hagroup.go | ||
resource_haresource.go | ||
resource_linux_bridge.go | ||
resource_linux_vlan.go | ||
resource_options.go |