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

Data Sources..? :) #62

Open
itspngu opened this issue Jul 2, 2022 · 2 comments
Open

Data Sources..? :) #62

itspngu opened this issue Jul 2, 2022 · 2 comments

Comments

@itspngu
Copy link

itspngu commented Jul 2, 2022

I'm not too sure if there are some internal limitations around the JIRA API, would it be possible to expose some more data sources to go with the resources the provider defines, as well as some higher-level ones, e.g. a datasource for all projects? Consuming data from JIRA and then using it to Terraform other stuff (as opposed to managing JIRA itself) seems like a use-case that's been overlooked so far.

A specific example would be fetching a list of available project keys from JIRA and then setting up "Autolink References" on all repositories under a Github organization.

If you're open to a contribution tackling this issue I'd definitely do some research and see if I'm up to the task.

@fourplusone
Copy link
Owner

Hi @itspngu
This sounds like an interesting addition to the terraform provider :)

@itspngu
Copy link
Author

itspngu commented Jul 3, 2022

I'll have a look at the JIRA API docs & familiarize myself with the provider codebase, see how far I get, no promises though. Just wanted to make sure this is within the project's scope before putting work into it.

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

No branches or pull requests

2 participants