atlcloudjira_screen (Resource)
Example Usage
import {
to = atlcloudjira_screen.SampleScreenResource
id = 10175
}
# __generated__ by Terraform
# Please review these resources and move them into your main configuration files.
# __generated__ by Terraform from "10175"
resource "atlcloudjira_screen" "SampleScreenResource" {
name = "Sample Screen"
description = "Sample description"
tabs = [
{
name = "General"
fields = ["issuetypeaaa", "summary", "attachment", "security", "customfield_10044", "customfield_10009", "customfield_10039"]
},
{
name = "Additional Info 2"
fields = ["timetracking", "reporter"]
},
{
name = "Additional Info 3"
fields = ["duedate"]
},
]
}Schema
Required
Optional
Read-Only
Nested Schema for tabs
tabs