Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.02 KB

File metadata and controls

38 lines (29 loc) · 1.02 KB
page_title morpheus_cloud Data Source - terraform-provider-morpheus
subcategory
description Provides a Morpheus cloud data source.

morpheus_cloud (Data Source)

Provides a Morpheus cloud data source.

Example Usage

data "morpheus_cloud" "vspherecloud" {
  name = "morpheus_vsphere"
}

Schema

Optional

  • name (String) The name of the Morpheus cloud

Read-Only

  • code (String) Optional code for use with policies
  • costing_mode (String) The costing mode of the cloud
  • external_id (String) The external id of the cloud
  • group_ids (Set of Number) The ids of the groups granted access to the cloud
  • guidance_mode (String) The guidance mode of the cloud
  • id (Number) The ID of this resource.
  • inventory_level (String) The inventory level of the cloud
  • labels (Set of String) The organization labels associated with the cloud
  • location (String) Optional location for your cloud
  • time_zone (String) The time zone of the cloud