atlcloudjira_issue_type_scheme (Resource)
Example Usage
Schema
Required
issue_type_ids
(List of String) Ordered list of issue types IDs of the issue type scheme. At least one standard issue type ID is required.name
(String) The name of the issue type scheme. The name must be unique. The maximum length is 255 characters.
Optional
default_issue_type_id
(String) The ID of the default issue type of the issue type scheme. This ID must be included in issue_type_ids.description
(String) The description of the issue type screen scheme.replace_with
(String) Helper attribute. Replaces current issue type screen scheme with new one in associated projects, when performing destroy operation.
Read-Only
associated_projects
(Set of Number) Helper attribute. Stores in state a list of associated projects.id
(String) The ID of the issue type screen scheme.last_updated
(String) Timestamp of the last Terraform update of the Issue Type Scheme resource.