-
### Describe the bug
Using the Golang CDK bindings, there is no `EcsOptimizedImage_Bottlerocket`. I only see the Amazon Linux ones and the Windows ones:
```
EcsOptimizedImage_AmazonLinux (option…
-
### Describe the feature
The ApplicationMultipleTargetGroupsEc2Service module only passes in the default task definition container name
https://github.com/aws/aws-cdk/blob/main/packages/%40aws-c…
-
### Describe the bug
ECS fargate task definitions allow you to specify the amount of ephemeral storage to provide, the current patterns do not provide this. I believe the relevant type to change woul…
-
**Tell us about your request**
Currently a repository URI looks like this: `.dkr.ecr..amazonaws.com/`. Account ID and region might be movable parts which has negative effects for the following scenar…
-
File: [themes/default/content/docs/clouds/aws/guides/ecs.md](https://www.pulumi.com/docs/clouds/aws/guides/ecs/)
The go instructions do not seem to compile, I see the following:
```
% go build …
-
### Name of the resource
AWS::CodeStarNotifications::NotificationRule
### Resource Name
_No response_
### Issue Description
Once you create add tags on stack-level and your stack containing a `AW…
-
I'm using a docker ecs context to produce a CloudFormation template on a linux/arm64 platform, and targeting a linux/arm64 deployment in aws. Running my docker compose up (using the ecs context) produ…
-
Set the following ENV Variables by Cluster.
The Application needs to determine what Cluster it is running on. once this is available, data will read from the parameter/secrets store.
**Mater Br…
-
- [x] 1 - ALB
Application Load Balancer (Choose Best)
Add 2 Containers to Task (Options to Manually Adjust in workflow if possible)
- [x] 2 - Health Check Step
- Add Similar Functionalit…
-
Is there an option or could there be an option to not wait for containers to be fully drained and stopped? Right now I'm testing your tool as an alternative to ecs-deploy, and it works great by the wa…