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
Currently some bake config files (and Go structs) inherited mini-language syntax from flags like --secret, --output and --ssh. It would be much more user-friendly (mostly in terms of readability) if these fields had more concrete structure native to JSON/HCL and Go.