Skip to main content

The Atlas Terraform Provider

The Atlas Terraform Provider enables you to manage your database schema as part of your Infrastructure-as-Code workflows using Terraform. With the provider, you can define your desired schema state and apply it to your database using Terraform resources.

Quick Start

arrow-right.svg's image

Get started with the Atlas Terraform Provider

Supported Workflows

Atlas supports versioned and declarative workflows. They are supported by the atlas_migration and atlas_schema resources respectively.

Guides