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

New data-source: atlassian_jira_workflow_scheme_project_association #61

Open
1 task done
iacabezasbaculima opened this issue Jul 31, 2022 · 0 comments
Open
1 task done
Labels
jira/workflowschemeprojectassociations Issues and PRs that pertain to jira/workflowschemeprojectassociations resources. new-data-source Introduces a new data source.

Comments

@iacabezasbaculima
Copy link
Contributor

Terraform CLI and Provider Versions

na

New or Affected Resource(s)

  • atlassian_jira_workflow_scheme_project_association

Use Cases or Problem Statement

Add new data-source atlassian_jira_workflow_scheme_project_association to allow provider users to:

  • Manage the associations between workflow schemes and company-managed projects.

Docs: Jira Workflow Scheme Project Associations
API Reference: Jira Cloud Platform - Workflow Scheme Project Associations

Proposal

# Add Terraform configurations here
data "atlassian_jira_workflow_scheme_project_association" "this" {}

How much impact is this issue causing?

High

Additional Information

Relates #6

Code of Conduct

  • I agree to follow this project's Code of Conduct
@iacabezasbaculima iacabezasbaculima added the enhancement Requests to existing resources that expand the functionality or scope. label Jul 31, 2022
@github-actions github-actions bot added the jira/workflowschemeprojectassociations Issues and PRs that pertain to jira/workflowschemeprojectassociations resources. label Jul 31, 2022
@iacabezasbaculima iacabezasbaculima added the new-data-source Introduces a new data source. label Jul 31, 2022
@iacabezasbaculima iacabezasbaculima removed the enhancement Requests to existing resources that expand the functionality or scope. label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira/workflowschemeprojectassociations Issues and PRs that pertain to jira/workflowschemeprojectassociations resources. new-data-source Introduces a new data source.
Projects
None yet
Development

No branches or pull requests

1 participant