fourplusone / terraform-provider-jira

Terraform provider to configure JIRA
https://registry.terraform.io/providers/fourplusone/jira/latest
MIT License
180 stars 54 forks source link

[FEAT] Support for components #71

Closed fourplusone closed 2 years ago

fourplusone commented 2 years ago

This PR adds the jira_component resource type

Solves #70

OneCricketeer commented 1 month ago

This seems to manage a component, right? But how to assign a component to an issue? #99 ?