Changelog
Dependency updates
CLI
- Fixed panic when providing a CLI command with an incorrect JSON input (#3398)
Bundles
- Changed logic for resolving
${resources...}
references. Previously this would be done by terraform at deploy time. Now if it references a field that is present in the config, it will be done by DABs during bundle loading (#3370) - Add support for tagging pipelines (#3086)
- Add warning for when an invalid value is specified for an enum field (#3050)
- Add support for running specified job tasks instead of all job tasks (#3388)