Skip to main content
Version: Latest Version (2.9.1)

highbond_framework (Data Source)

Schema

Required

nameString

Optional

idString The ID of this resource.

Read-Only

frameworksList of Object
Nested Schema for `frameworks`

Read-Only

backgroundString
custom_attributesSet of Object
Nested Schema for `frameworks.custom_attributes`

Read-Only

idString
termString
valueSet of String
descriptionString
entitiesList of String
folder_nameString
idString
nameString
project_type_idString
purposeString
risk_assuranceBoolean
scopeString
is_availableBoolean

Example Usage

data "highbond_framework" "main" {
name = "framework_name"
}