This repository contains example Terraform modules for installing and configuring Retool. For full documentation on all the ways you can deploy Retool on your own infrastructure, please see the Setup Guide.
Disclaimer: Please use these modules only if you're comfortable configuring Terraform.
- All modules have been test on Hashicorp Terraform v1.3.7
- The AWS Provider version is set to v4.0
Navigate to your desired cloud provider + deployment module for specific configuration options.
- Make sure you're on the
production
workspace. - Run
tf apply
- Check the latest version of Retool on https://docs.retool.com/changelog/tags/self-hosted
- Change the version number in the
main.tf
file of theecs_retool_image
on line 23. - Deploy