atlcloudjira_screen_scheme (Resource)
Example Usage
Schema
Required
name
(String) The name of the screen scheme.screens
(Attributes) The IDs of the screens for the screen types of the screen scheme. Only screens used in classic projects are accepted. (see below for nested schema)
Optional
description
(String) The description of the screen scheme.
Read-Only
id
(Number) The ID of the screen scheme.last_updated
(String) Timestamp of the last Terraform update of the project component.
Nested Schema for screens
screens
Required:
default
(Number) Default screen ID associated used at issue browsing.
Optional:
create
(Number) Screen ID associated with Create issue actionedit
(Number) Screen ID associated with Edit issue actionview
(Number) Screen ID associated with View issue action