Tobias Görgens
Tobias Görgens
> I took this "Whoops, missed to add the ssot plugin and its config, did that:" to mean that you had just added that to what you pasted. > >...
I'm also facing the same issue after updating from 3006.10 to 3006.12 on my salt master.
It also doesn't work for me. I have German selected as language with English (USA) as second language. I think German doesn't have emoji suggestions, but the English terms also...
Hey there, I seem to have the very same issue. I'm working on go-nautobot. I have this PR currently open: https://github.com/nautobot/go-nautobot/pull/27 There, we see a similar issue, I pasted the...
I would also love to see this feature :)
With the computed_fields attribute removed, the go client is happy.
@bpg Do I see it correctly that in vm.go we have: https://github.com/bpg/terraform-provider-proxmox/blob/0c9879ab0267223b30ae52b738edcbf79e949814/proxmoxtf/resource/vm/vm.go#L5790-L5820 Where we check if the current VM is not in the desired power state and if it should...
@bpg What do you think, would this logic be suitable?