atlcloudjira_screen (Resource)
Example Usage
Schema
Required
name
(String) TThe name of the screen.tabs
(Attributes List) Ordered list of tabs visible under screen resource. (see below for nested schema)
Optional
description
(String) The description of the screen.
Read-Only
id
(Number) The ID of Screen.last_updated
(String) Timestamp of the last Terraform update of the Screen Resource.
Nested Schema for tabs
tabs
Required:
name
(String) Tab name.
Optional:
fields
(List of String) Ordered list of fields assigned to tab.