atlcloudjira_issue_link_type (Resource)
Example Usage
import {
to = atlcloudjira_issue_link_type.SampleLinkTypeResource
id = 10000
}
# __generated__ by Terraform
# Please review these resources and move them into your main configuration files.
# __generated__ by Terraform from "10000"
resource "atlcloudjira_issue_link_type" "SampleLinkTypeResource" {
name = "Blocks"
inward = "is blocked by"
outward = "blocks"
}