atlcloudjira_field_configuration_scheme (Resource)
Example Usage
Schema
Required
name
(String) The name of the field configuration scheme. The name must be unique.
Optional
description
(String) The description of the field configuration scheme.mappings
(Attributes Set) Field configuration to issue type mappings. (see below for nested schema)
Read-Only
id
(Number) The ID of the field configuration scheme.last_updated
(String) Timestamp of the last Terraform update of the field configuration scheme.
Nested Schema for mappings
mappings
Required:
field_configuration_id
(String) The ID of the field configuration.issue_type_id
(String) The ID of the issue type or default. When set to default this field configuration issue type item applies to all issue types without a field configuration. An issue type can be included only once in a request.