The provisioner just marshals the value to JSON regardless of type. Restricting to map[string]any prevented plugins from setting scalar field values (strings, numbers, booleans). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The provisioner just marshals the value to JSON regardless of type. Restricting to map[string]any prevented plugins from setting scalar field values (strings, numbers, booleans). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>