foreman_templateinput

Foreman representation of a template input.

Example Usage

# Autogenerated example with required keys
data "foreman_templateinput" "example" {
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

  • advanced -
  • default -
  • description -
  • fact_name -
  • hidden_value -
  • id -
  • input_type -
  • name - The name of the template input
  • puppet_class_name -
  • puppet_parameter_name -
  • required -
  • resource_type -
  • template_id -
  • value_type -
  • variable_name -