Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Migrate Job DataSource & Resource #327

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chasewalden
Copy link
Collaborator

No description provided.

@b-per
Copy link
Collaborator

b-per commented Dec 17, 2024

Thanks!
Let's be extra careful with this one, 😄 and I am happy to try to add as many new tests as possible.

The API for the endpoint is a bit peculiar (e.g. especially about when we move between different schedule types etc...) and I would expect that this might be the most used resource in the entire provider.

@chasewalden
Copy link
Collaborator Author

@b-per Agreed. This is going to be given extra attention. Trying to do this incrementally. First was migrating the schemas and ensuring the docs aren't (too) different. There are some plan modifiers that need to be written for some of the custom logic (i.e. some mutually exclusive attributes, recreate on certain trigger behavior, etc). Datasource will be next followed by the Resource CRUD methods. I'll drop in extra unit/acc tests where I can.

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.

2 participants