atlcloudjira_customfield (Resource)
Example Usage
import {
to = atlcloudjira_customfield.SampleCustomFieldResource
id = "customfield_10210"
}
# __generated__ by Terraform
# Please review these resources and move them into your main configuration files.
# __generated__ by Terraform from "customfield_10046"
resource "atlcloudjira_customfield" "SampleCustomFieldResource" {
name = "Change reasoner"
description = "Lorem ipsum."
searcher_key = "com.atlassian.jira.plugin.system.customfieldtypes:grouppickersearcher"
type = "com.atlassian.jira.plugin.system.customfieldtypes:grouppicker"
}