Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 614 Bytes

File metadata and controls

31 lines (22 loc) · 614 Bytes
page_title subcategory description
morpheus_group Data Source - terraform-provider-morpheus
Provides a Morpheus group data source.

morpheus_group (Data Source)

Provides a Morpheus group data source.

Example Usage

data "morpheus_group" "morpheusgroup" {
  name = "Morpheus"
}

Schema

Optional

  • name (String) The name of the Morpheus group.

Read-Only

  • code (String) Optional code for use with policies
  • id (Number) The ID of this resource.
  • location (String) Optional location argument for your group