Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 257 Bytes

terraform-retool-ecs-fargate

Terraform manifests of Self-hosted Retool for ECS Fargate deployment.

Usage

module "retool" {
  source = "github.com/dtaniwaki/terraform-retool-ecs-fargate//modules/retool"
}