Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 989 Bytes

File metadata and controls

34 lines (23 loc) · 989 Bytes
page_title stackit_intake_runner Data Source - stackit
subcategory
description Datasource for STACKIT Intake Runner.

stackit_intake_runner (Data Source)

Datasource for STACKIT Intake Runner.

Schema

Required

  • project_id (String) STACKIT Project ID to which the runner is associated.
  • runner_id (String) The runner ID.

Optional

  • region (String) The resource region. If not defined, the provider region is used.

Read-Only

  • description (String) The description of the runner.
  • id (String) Terraform's internal resource identifier. It is structured as "project_id,region,runner_id".
  • labels (Map of String) User-defined labels.
  • max_message_size_kib (Number) The maximum message size in KiB.
  • max_messages_per_hour (Number) The maximum number of messages per hour.
  • name (String) The name of the runner.