page_title | subcategory | description |
---|---|---|
morpheus_plan Data Source - terraform-provider-morpheus |
Provides a Morpheus plan data source. |
Provides a Morpheus plan data source.
data "morpheus_plan" "vmware" {
name = "1 CPU, 4GB Memory"
}
provision_type
(String) The name of the service plan provisiong type (i.e. - Amazon EC2, Azure, Google, Nutanix, VMware, etc.)
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.