Skip to main content

Terraform provider

AvailableCoreAvailableStandardAvailablePlusAvailableProAvailableEnterprise FlexAvailableSelf-Managed Enterprise Compare

Terraform, developed by HashiCorp, is an Infrastructure as Code (IaC) tool that empowers you to define and provision infrastructure using a declarative configuration language. If you use Terraform to manage your infrastructure, you can use Airbyte's Terraform provider to automate and version control your Airbyte configuration as code. Airbyte's Terraform provider is built off Airbyte's API.

Documentation

The Airbyte Terraform provider documentation lives on the Terraform Registry, which is the source of truth for all provider reference docs, guides, and examples.

ResourceDescription
Getting Started guideSet up the provider and create your first source, destination, and connection.
Provider referenceProvider configuration, authentication, and schema.
Resource and data source docsFull reference for all resources and data sources.
Migrating to 1.0Upgrade from typed connector-specific resources to the generic airbyte_source / airbyte_destination resources.

Additional resources

Was this page helpful?