Skip to content

apps: add SCHEDULED job kind and schedule block - #1571

Open
rajmundhubai wants to merge 1 commit into
digitalocean:mainfrom
rajmundhubai:add-scheduled-job-kind
Open

apps: add SCHEDULED job kind and schedule block#1571
rajmundhubai wants to merge 1 commit into
digitalocean:mainfrom
rajmundhubai:add-scheduled-job-kind

Conversation

@rajmundhubai

Copy link
Copy Markdown

Adds SCHEDULED to the valid values for a job's kind in the digitalocean_app spec and introduces a new schedule block (cron, time_zone) so scheduled jobs can be fully managed via Terraform. Includes expand/flatten wiring, docs, and test coverage.

Fixes #1529

Adds SCHEDULED to the valid values for a job's kind in the
digitalocean_app spec and introduces a new schedule block
(cron, time_zone) so scheduled jobs can be fully managed via
Terraform. Includes expand/flatten wiring, docs, and test coverage.

Fixes digitalocean#1529

Co-authored-by: Cursor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add SCHEDULED as a valid job kind as part of digitalocean_app spec

1 participant