page_title | subcategory | description |
---|---|---|
firehydrant_runbooks Data Source - terraform-provider-firehydrant |
Runbooks DataSource |
Runbooks DataSource
data "firehydrant_runbooks" "my_runbooks" {
name = "...my_name..."
owners = "...my_owners..."
page = 6
per_page = 4
sort = "asc"
}
name
(String) A query to search runbooks by their nameowners
(String) A query to search runbooks by their ownerspage
(Number)per_page
(Number)sort
(String) Sort runbooks by their updated date. Accepts 'asc', 'desc'
action_elements
(Attributes List) A list of action elements (see below for nested schema)action_id
(String)active_incidents
(List of String) List of active incident guidsalert_on_add
(Boolean)async_url
(String)authorized_by
(String)authorized_by_id
(String)auto_add_responding_team
(Boolean)auto_attach_to_restricted_incidents
(Boolean)automatable
(Boolean)automatic
(Boolean)categories
(String) categories the runbook applies tocategory
(String)channel_id
(String)channel_name
(String)channel_url
(String)clearable
(Boolean)config
(Attributes) An unstructured object of key/value pairs describing the config settings for the step. (see below for nested schema)configuration_url
(String)connection_id
(String)connection_name
(String)connection_type
(String)created_at
(String)default_logic
(Attributes) (see below for nested schema)default_rule_data
(Attributes) (see below for nested schema)default_value
(String)delay_duration
(String)deprecated
(Boolean)description
(String)details
(Attributes) Integration-specific details of this connection. As identified by the integration_slug, this object will be represented by that integration's ConnectionEntity. (see below for nested schema)discarded
(Boolean)discarded_at
(String)disliked
(Boolean) Whether or not the current actor has voted negativelydislikes
(Number)display_name
(String)documentation_url
(String) Location of documentation for this actionemail
(String)enabled
(Boolean)href_url
(String)icon_url
(String)id
(String) The ID of this resource.installed
(Boolean)integration
(String)integration_id
(String)integration_slug
(String)is_editable
(Boolean)is_multi
(Boolean)label
(String)labels
(Map of String) An object of label key and valuesliked
(Boolean) Whether or not the current actor has voted positivelylikes
(Number)logic
(Attributes) An unstructured object of key/value pairs describing the logic for applying the rule. (see below for nested schema)logo_url
(String)ms_team_id
(String)nat_ip
(String)owner
(Attributes) TeamEntity model (see below for nested schema)placeholder
(String)prerequisites
(Attributes) (see below for nested schema)remote_id
(String)remote_url
(String)repeatable
(Boolean)repeats
(Boolean)repeats_duration
(String)required
(Boolean)rerunnable
(Boolean)reruns
(Boolean)runbook_template_id
(String)setup_url
(String)signals_enabled_notification_types
(List of String)signals_ical_url
(String)slack_channel_id
(String)slack_linked
(Boolean)slack_user_id
(String)slug
(String)source
(String)status
(String)step_elements
(Attributes List) A list of step elements (see below for nested schema)step_id
(String)summary
(String)supported_runbook_types
(List of String)team_name
(String)text
(String)tutorial
(Boolean)type
(String)updated_at
(String)value
(String)voted
(Boolean) Whether or not the current actor has voted