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
fix: build vsphere vm dict with merge operator in KCL (#56)
KCL conditional blocks inside a dict literal override previous keys.
Build the vm dict separately with |= merge operator, then assign once.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments