dtz_context

last updated: 2025-07-10

The dtz_context data source allows you to retrieve information about an the DownToZero context.

DTZ context docs

Schema

Read-Only

  • alias (String)
  • id (String) The ID of this resource.
  • created (String) The timestamp when the context was created.
  • context_identity (String) The identity associated with the context, typically in the form admin@<context_id>.dtz.rocks.

Terraform Docs

Github Sources