> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Infrastructure-as-code tools

Chronosphere provides infrastructure-as-code tools for managing your Chronosphere
Observability Platform resources. Use these tools to provision and manage your
infrastructure as configuration files deployed across the cloud.

Chronosphere offers the following infrastructure-as-code tools:

<Card title="Terraform provider" color="#28a561" icon="code" href="/tooling/infrastructure/terraform" horizontal>
  Use the Chronosphere Terraform provider to manage Observability Platform resources.
</Card>

<Card title="Pulumi provider" color="#28a561" icon="code" href="/tooling/infrastructure/pulumi" horizontal>
  Use the Chronosphere Pulumi provider to manage Observability Platform resources.
</Card>

## Supported resources

You can manage the following resources on your Observability Platform instance with
the Terraform or Pulumi providers.

Use the following examples as a basis for creating resources:

<Card title="Terraform" color="#28a561" icon="code" href="https://registry.terraform.io/providers/chronosphereio/chronosphere/latest/docs" horizontal>
  Chronosphere Terraform provider documentation.
</Card>

<Card title="Pulumi" color="#28a561" icon="code" href="https://www.pulumi.com/registry/packages/chronosphere/api-docs/" horizontal>
  Chronosphere Pulumi provider API docs.
</Card>
