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 resource: atlassian_jira_workflow #56

Open
1 task done
iacabezasbaculima opened this issue Jul 31, 2022 · 0 comments
Open
1 task done

New resource: atlassian_jira_workflow #56

iacabezasbaculima opened this issue Jul 31, 2022 · 0 comments
Assignees
Labels
jira/workflows Issues and PRs that pertain to jira/workflows resources. new-resource Introduces a new resource.
Milestone

Comments

@iacabezasbaculima
Copy link
Contributor

iacabezasbaculima commented Jul 31, 2022

Terraform CLI and Provider Versions

na

New or Affected Resource(s)

  • atlassian_jira_workflow

Use Cases or Problem Statement

Add new resource atlassian_jira_workflow to allow provider users to:

  • Set statuses and transitions that an issue moves through during its lifecycle, and typically represents a process within an organization.
  • Associate with particular projects and, optionally, specific issue types by using a workflow scheme.

Docs: Jira Workflows
API Reference: Jira Cloud Platform - Workflows

Proposal

# Add Terraform configurations here
resource "atlassian_jira_workflow" "this" {}

How much impact is this issue causing?

High

Additional Information

Relates #57

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/workflows Issues and PRs that pertain to jira/workflows resources. label Jul 31, 2022
@iacabezasbaculima iacabezasbaculima added the new-resource Introduces a new resource. label Jul 31, 2022
@iacabezasbaculima iacabezasbaculima self-assigned this Aug 29, 2022
@iacabezasbaculima iacabezasbaculima added this to the v0.2.0 milestone Aug 29, 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/workflows Issues and PRs that pertain to jira/workflows resources. new-resource Introduces a new resource.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant