You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Most parts of cloudinit are supported (user-data,network,vendor) but meta data is not support. But it is prepared in the code as I see?
Is your feature request related to a problem? Please describe.
Most parts of cloudinit are supported (user-data,network,vendor) but meta data is not support. But it is prepared in the code as I see?
terraform-provider-proxmox/proxmox/virtual_environment_vm_types.go
Line 54 in 7c9505d
Describe the solution you'd like
I think it would be good to also set metadata if required (for example for
local-hostname
).The text was updated successfully, but these errors were encountered: