atlcloudjira_filter (Resource)
Example Usage
Schema
Required
name
(String) The name of the filter. Must be unique.owner_id
(String) The account ID of user who owns the filter.
Optional
description
(String) A description of the filter.edit_permissions
(Attributes Set) The groups and projects that can edit the filter. (see below for nested schema)jql
(String) The JQL query for the filter.share_permissions
(Attributes Set) The groups and projects that the filter is shared with. (see below for nested schema)
Read-Only
id
(Number) The unique identifier for the filter.last_updated
(String) Timestamp of the last Terraform update of the Filter.
Nested Schema for edit_permissions
edit_permissions
Optional:
config
(Map of String)
Nested Schema for share_permissions
share_permissions
Optional:
config
(Map of String)