Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 618 Bytes

ansible_tower_inventory.md

File metadata and controls

29 lines (20 loc) · 618 Bytes
page_title subcategory description
morpheus_ansible_tower_inventory Data Source - terraform-provider-morpheus
Provides a Morpheus ansible tower inventory data source.

morpheus_ansible_tower_inventory (Data Source)

Provides a Morpheus ansible tower inventory data source.

Example Usage

data "morpheus_ansible_tower_inventory" "example_ansible_tower_inventory" {
  name = "Demo Inventory"
}

Schema

Optional

  • name (String) The name of the ansible tower inventory

Read-Only

  • id (Number) The ID of this resource.