| page_title | morpheus_policy Data Source - terraform-provider-morpheus |
|---|---|
| subcategory | |
| description | Provides a Morpheus policy data source. |
Provides a Morpheus policy data source.
data "morpheus_policy" "example_policy" {
name = "TF Example policy"
}id(Number) The ID of the Morpheus policy.name(String) The name of the Morpheus policy.
description(String) The description of the policyenabled(Boolean) Whether the policy is enabledpolicy_type_code(String) The code of the policy typepolicy_type_name(String) The name of the policy typescope(String) The filter scope of the policytenant_ids(List of Number) Tenants the policy is assigned to