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