https://github.com/jimmysawczuk/terraform-fargate-tutorial
A minimal set of Terraform to create a Fargate service
https://github.com/jimmysawczuk/terraform-fargate-tutorial
aws docker ecs fargate terraform
Last synced: 6 months ago
JSON representation
A minimal set of Terraform to create a Fargate service
- Host: GitHub
- URL: https://github.com/jimmysawczuk/terraform-fargate-tutorial
- Owner: jimmysawczuk
- License: mit
- Created: 2019-08-01T00:10:08.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T12:44:03.000Z (over 3 years ago)
- Last Synced: 2025-04-26T15:46:37.728Z (6 months ago)
- Topics: aws, docker, ecs, fargate, terraform
- Language: HCL
- Homepage: https://section411.com/2019/07/hello-world/
- Size: 16.6 KB
- Stars: 46
- Watchers: 3
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terraform-fargate-tutorial
This repository contains a working example of setting up a minimal Fargate ECS service on AWS using Terraform. It was last updated in September 2021 to use Terraform 1.0.5.
See the post [at Section 411](https://section411.com/2019/07/hello-world/).
## Diagram
