page_title | subcategory | description |
---|---|---|
morpheus_instance_layout Data Source - terraform-provider-morpheus |
Provides a Morpheus instance layout data source. |
Provides a Morpheus instance layout data source.
data "morpheus_instance_layout" "ubuntu" {
name = "VMware VM"
version = "22.04"
}
name
(String) The name of the Morpheus instance layoutversion
(String) The version of the instance layout.
code
(String) Optional code for use with policiesdescription
(String) The description of the instance layoutid
(Number) The ID of this resource.