Files
terraform-provider-dokploy/docs/data-sources/projects.md
Max Vojtkov a6d8aa8b52 A Terraform provider for Dokploy
Plugin-framework provider covering projects, environments, applications,
Compose stacks, managed databases, domains, mounts, ports, redirects,
basic auth, registries, SSH keys, certificates and backup destinations,
over Dokploy's tRPC-over-REST API.

The shim package exposes the provider to other Go modules, which is how
pulumi-dokploy bridges it.
2026-08-09 12:17:26 +03:00

648 B

page_title, subcategory, description
page_title subcategory description
dokploy_projects Data Source - dokploy List every Dokploy project the API token can see.

dokploy_projects (Data Source)

List every Dokploy project the API token can see.

Schema

Read-Only

Nested Schema for projects

Read-Only:

  • default_environment_id (String)
  • description (String)
  • id (String)
  • name (String)