ecs-blueprints
ecs-blueprints copied to clipboard
adding ec2 compute examples
Description
adding ec2 compute based examples along with creating different folder for ec2 and fargate launch type.
Motivation and Context
This will help in deploying ec2 based resources while using ECS.
How Has This Been Tested?
- [ ✅] I have tested and validated these changes using one or more of the provided
examples/*
projects - [ ✅] I have executed
pre-commit run -a
on my pull request