Need full control of what infrastructure gets deployed? Link your own Terraform repository to define all of your own infrastructure in AWS. Let Deplify handle managing the deployments of that infrastructure across multiple environments.Documentation Index
Fetch the complete documentation index at: https://docs.deplify.com/llms.txt
Use this file to discover all available pages before exploring further.
Getting Started
Deploying your terraform is easy, just follow the steps below.Include an empty AWS provider in your Terraform repo.
Create a Terraform Provider stack in Deplify
- Hit the
Add a Stackbutton in the environment view. - Choose the
Terraform Providerblueprint. - If your project requires custom build commands, ensure you fill them in. In most cases, you can leave them empty.
- Click
Create Stack