Added
- Add option
--plan-render-timeout
torun
, and the corresponding script command optionplan_render_timeout
.- This configures the maximum time to wait (in seconds) for rendering change summaries from plan files, which will be sent to Terramate Cloud.
- The previous default value was hardcoded at 300 seconds. In most scenarios this is more than enough,
but there have been reported cases where rendering the changes took longer. - Exceeding the timeout will skip sending the change summaries, but the command status and logs are still sent.