Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 509 Bytes

File metadata and controls

26 lines (19 loc) · 509 Bytes
page_title subcategory description
morpheus_blueprint Data Source - terraform-provider-morpheus
Provides a Morpheus blueprint data source.

morpheus_blueprint (Data Source)

Provides a Morpheus blueprint data source.

Example Usage

data "morpheus_blueprint" "example_blueprint" {
  name = "TF Example Blueprint"
}

Schema

Optional

  • id (Number) The ID of the blueprint
  • name (String) The name of the blueprint