This is a simple Terraform-AWS template configured for ephemeral development environments on Gitpod.
Click the button below to start a new development environment:
This project requires AWS Credentials. To set your $AWS_ACCESS_KEY_ID
and $AWS_SECRETS_ACCESS_KEY
environment variables, check out the relevant docs.
Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.
To get started with Terraform-AWS on Gitpod, add a .gitpod.yml
file which contains the configuration to improve the developer experience on Gitpod. To learn more, please see the Getting Started documentation.