ignition_tag_provider Data Source

ignition_tag_provider (Data Source)

Reads a Tag Provider from Ignition.

Example Usage

data "ignition_tag_provider" "example" {
  name = "default"
}

Schema

Required

  • name (String) The name of the tag provider.

Read-Only

  • description (String) The description of the tag provider.
  • type (String) The type of the tag provider.