- Added flags for using Job Reference steps.
- Added Job step option for
script_url
- Added ability to reference jobs in other projects through the use of
project_name
injob
command type. - Added support for Log Filters on individual Job Steps
- Added Import capability for Job Definitions
- Added Password Resource
- Added Orchestrator option to Job Definition
- Added Hidden flag for Job Options
- Added Retry Delay setting to Job definition.
- Added ability to set Secure Options in Job Definition.
- Typos in provider descriptions.
- Minor fixes
- Added User/Password authentication
- Added ability to import project files.
- updated to use Go 1.19
- Updated Documentation
- Community improvements and updates to modern Terraform model.
- Job reference node filter override #27
- Handle empty value options gracefully #28
- Job Schedule Enabled argument
- Job Execution Enabled argument
- Executions and schedules getting disabled due to missing defaults
- ACL Policy resource
- API Version provider option
- Idempotency issue when node filter not set on job
NOTES:
- Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout