Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 775 Bytes

File metadata and controls

27 lines (20 loc) · 775 Bytes
page_title subcategory description
firehydrant_severity_matrix_condition Data Source - terraform-provider-firehydrant
SeverityMatrixCondition DataSource

firehydrant_severity_matrix_condition (Data Source)

SeverityMatrixCondition DataSource

Example Usage

data "firehydrant_severity_matrix_condition" "my_severitymatrix_condition" {
}

Schema

Read-Only

  • id (String) The ID of this resource.
  • name (String)
  • position (Number) Position is used to determine ordering of conditions in API responses and dropdowns. The condition with the lowest position (typically 0) will be considered the Default Condition