0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 19:12:59 +00:00
terraform-provider-proxmox/proxmox
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
..
common_types.go Initial work on time resource 2020-04-18 14:21:50 +02:00
virtual_environment_acl_types.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_acl.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_authentication_types.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_authentication.go Add TOTP support 2020-04-08 00:42:00 +02:00
virtual_environment_certificate_types.go Add certificate resource 2020-01-01 07:29:21 +01:00
virtual_environment_certificate.go Add certificate resource 2020-01-01 07:29:21 +01:00
virtual_environment_client_types.go Add TOTP support 2020-04-08 00:42:00 +02:00
virtual_environment_client.go Add TOTP support 2020-04-08 00:42:00 +02:00
virtual_environment_cluster_alias_types.go fix: state diff issue 2021-02-13 07:18:29 +01:00
virtual_environment_cluster_alias.go fix: state diff issue 2021-02-13 07:18:29 +01:00
virtual_environment_cluster_ipset_types.go fix: state diff issue 2021-02-13 07:18:29 +01:00
virtual_environment_cluster_ipset.go fix: state diff issue 2021-02-13 07:18:29 +01:00
virtual_environment_cluster_types.go Fix VM ID collision 2020-04-03 22:12:44 +02:00
virtual_environment_cluster.go Fix VM ID collision 2020-04-03 22:12:44 +02:00
virtual_environment_container_types.go Fix JSON unmarshal error when deploying LCX container 2021-09-09 14:29:56 -04:00
virtual_environment_container.go Initial support for container cloning 2020-01-26 05:13:26 +01:00
virtual_environment_datastores_types.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_datastores.go virtual_environment_datastores.go: Update remote command to get datasource path (#49) 2022-03-21 20:26:39 -04:00
virtual_environment_dns_types.go Add certificate resource 2020-01-01 07:29:21 +01:00
virtual_environment_dns.go Add dns data source and resource 2020-01-01 04:42:34 +01:00
virtual_environment_groups_types.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_groups.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_hosts_types.go Add hosts data source 2020-01-01 23:59:13 +01:00
virtual_environment_hosts.go Add hosts data source 2020-01-01 23:59:13 +01:00
virtual_environment_nodes_types.go added support to reboot vm after creation or clone 2021-01-02 14:20:52 +01:00
virtual_environment_nodes.go added support to reboot vm after creation or clone 2021-01-02 14:20:52 +01:00
virtual_environment_pools_types.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_pools.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_roles_types.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_roles.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_users_types.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_users.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_version_types.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_version.go Continued work on VM support 2019-12-25 23:38:29 +01:00
virtual_environment_vm_types.go Update VirtualEnvironmentVMGetStatusResponseData.PID and VirtualEnvironmentVMGetStatusResponseData.VMID to int type 2021-09-08 18:34:13 -04:00
virtual_environment_vm.go Fix SIGSEGV if cloned VM is in a different storage. 2021-09-08 18:27:36 -04:00