foreman_computeresource¶
Foreman representation of computeresource. ComputeResources serve as an identification string that defines autonomy, authority, or control for a portion of a network.
Example Usage¶
# Autogenerated example with required keys
data "foreman_computeresource" "example" {
}
Argument Reference¶
The following arguments are supported:
name- (Required) The name of the compute resource.
Attributes Reference¶
The following attributes are exported:
cachingenabled- For VMware onlydatacenter- For oVirt, VMware Datacenterdescription- Description of the compute resourcedisplaytype- For Libvirt: "VNC" or "SPICE". For VMWare: "VNC" or "VMRC"hypervisor- The HyperVisor/Cloud Provider for this Compute Resource:supported providers include "Libvirt", "Ovirt", "EC2","Vmware", "Openstack", "Rackspace", "GCE"name- The name of the compute resource.password- Password for oVirt, EC2, VMware, OpenStack. Secret key for EC2server- For VMwaresetconsolepassword- For Libvirt and VMware onlyurl- URL for Libvirt, oVirt, OpenStack and Rackspaceuser- Username for oVirt, EC2, VMware, OpenStack. Access Key for EC2.