page_title | subcategory | description |
---|---|---|
morpheus_blueprint Data Source - terraform-provider-morpheus |
Provides a Morpheus blueprint data source. |
Provides a Morpheus blueprint data source.
data "morpheus_blueprint" "example_blueprint" {
name = "TF Example Blueprint"
}
id
(Number) The ID of the blueprintname
(String) The name of the blueprint