bee712c5ab
The Python heredoc had TOML section lines at column 0 inside a YAML literal block, which YAML interprets as terminating the block (parse error, instant workflow failure). printf keeps all lines at proper indentation within the run block while avoiding sed escaping issues with special characters in passwords. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>