https://github.com/gordonmurray/aws_ecs_service_nginx
Run an Nginx service in an exsiting ECS Cluster using Terraform
https://github.com/gordonmurray/aws_ecs_service_nginx
aws ecr ecs nginx terraform
Last synced: 4 months ago
JSON representation
Run an Nginx service in an exsiting ECS Cluster using Terraform
- Host: GitHub
- URL: https://github.com/gordonmurray/aws_ecs_service_nginx
- Owner: gordonmurray
- License: mit
- Created: 2024-08-29T10:58:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T21:35:44.000Z (over 1 year ago)
- Last Synced: 2025-10-04T10:35:08.965Z (9 months ago)
- Topics: aws, ecr, ecs, nginx, terraform
- Language: HCL
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws_ecs_service_nginx
Run an Nginx container stored in ECR in an existing ECS Cluster using Terraform