Bug fixes
turbot template outdatedfixed to work with specific template definition directories.- Only save successful template operations to the branch when using
turbot template build --git. Previously we were polluting that goodness with failures as well. - Limit
template-lock.ymlto data that is absolutely necessary, removing noise from change logs. - Disabled
turbot template update. Please useturbot template buildinstead, as you probably already were.