0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Matt Burchett
065e859227
virtual_environment_datastores.go: Update remote command to get datasource path (#49)
This commit fixes the shell command that is being executed to get the datasource
path which appears to be no longer functional.

The previous command assumed that "path" is going to be the next line after the
datasource name, leaving NFS mounts and other types of mount points non-functional.
2022-03-21 20:26:39 -04:00
Dan Petersen
1176ef9ee4 Initial support for custom cloud-init user data 2019-12-29 06:58:35 +01:00
Dan Petersen
fdad166b6a Continued work on VM support 2019-12-25 23:38:29 +01:00
Dan Petersen
3ba91855cc Minor refactoring 2019-12-14 15:25:10 +01:00
Dan Petersen
f258c7cf64 Initial support for HTTP/HTTPS sources in file resource 2019-12-13 00:59:17 +01:00
Dan Petersen
997337e277 Improve file resource 2019-12-13 00:04:11 +01:00
Dan Petersen
d981cc7f3e Changed file upload code to use storage devices instead of memory 2019-12-12 23:15:13 +01:00
Dan Petersen
e2541de215 Initial work on file resource 2019-12-12 00:32:09 +01:00
Dan Petersen
1921fc0531 Initial work on datastores data source 2019-12-11 21:12:33 +01:00