| page_title | morpheus_plan Data Source - terraform-provider-morpheus |
|---|---|
| subcategory | |
| description | Provides a Morpheus plan data source. |
Provides a Morpheus plan data source.
data "morpheus_plan" "vmware" {
name = "1 CPU, 4GB Memory"
}name(String) The name of the Morpheus plan.
code(String) Optional code for use with policiesdescription(String) The description of the planid(Number) The ID of this resource.