Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T12:44:03.000Z (over 2 years ago)
- Last Synced: 2023-03-22T19:15:50.001Z (almost 2 years ago)
- Topics: aws, docker, ecs, fargate, terraform
- Language: HCL
- Homepage: https://section411.com/2019/07/hello-world/
- Size: 16.6 KB
- Stars: 33
- Watchers: 3
- Forks: 27
- 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
![sun-api](https://user-images.githubusercontent.com/590736/171856164-70c98307-c847-455e-ab28-2b5badf97d14.png)