atlcloudjira_status (Resource)
Example Usage
import {
to = atlcloudjira_status.SampleStatus
id = 10004
}
# __generated__ by Terraform
# Please review these resources and move them into your main configuration files.
# __generated__ by Terraform from "10004"
resource "atlcloudjira_status" "SampleStatusWithGlobalScopeResource" {
name = "Sample Status"
description = "Sample description"
status_category = "DONE" // Valid values: TODO, IN_PROGRESS, DONE
status_scope = {
project = null
type = "GLOBAL" // Valid values: GLOBAL, PROJECT
}
replace_with = 1
}Schema
Required
Optional
Read-Only
Nested Schema for status_scope
status_scopeNested Schema for status_scope.project
status_scope.project