For the complete documentation index, see llms.txt. For a full content snapshot, see llms-full.txt. Append .md to any kestra.io/docs/* URL for plain Markdown.

Terraform Resource: kestra_dashboard

Manages a Dashboard resource.

Schema

Required

  • source_code (String) The source code text.

Read-Only

  • id (String) The unique identifier.

Import

Import is supported using the following syntax:

The terraform import command can be used, for example:

terraform import kestra_dashboard.example {{dashboard_id}}

Was this page helpful?