observe_oid

Parses or formats an Observe OID. To parse an OID, only set the oid attribute. To format an OID, set the type, id, and optionally the version attributes. This is a logical data source and does not make any API calls.

Schema

Optional

  • id (String) Resource ID for this object.

  • oid (String) OID (Observe ID) for this object. This is the canonical identifier that should be used when referring to this object in terraform manifests.

  • type (String) Resource type for this object.

  • version (String) Resource version for this object.