-
**Describe the question**
I am using Adot collector and running it as side car container for my ecs-fargate-cluster
**Steps to reproduce if your question is related to an action**
NA
**What…
-
Thank you for your work on this project. I've encountered an issue while deploying the code following the instructions:
1. Updated package.json to use "sst": "^2.41.4"
2. Deployed using r7gd.4xlar…
egs40 updated
1 month ago
-
### Terraform Core Version
1.3.7
### AWS Provider Version
4.58.0
### Affected Resource(s)
aws_ecs_service
### Expected Behavior
When deploying a aws_ecs_service based on aws_ecs_task_definition…
-
### Terraform Core Version
1.2.9, 1.3.7
### AWS Provider Version
4.40.0, 4.53.0
### Affected Resource(s)
aws_ecs_service
### Expected Behavior
When using the `triggers = {}` param…
-
### Describe the bug
The code below works perfectly fine until the line `----- inf1`, so with one `gpuCapacityProvider`.
When trying to add additional `inf1CP` capacity provider, with a new Launch…
-
Hi there, I'm trying to run `execute-command` to open an interactive shell against my ECS Fargate task. I'm using this checker to validate my configuration:
```
$ bash
-
Locally, i don't get any validation errors. When i try running it in a gitlab pipeline it gives me validation errors.
Computing.tf
##---ECS---##
data "aws_iam_role" "labrole" {
name = "LabRo…
-
I've been exploring the project and its deployment setup. After reviewing the infrastructure and considering the potential for scalability and modularity, I believe there's an opportunity to enhance t…
-
### Describe the bug
Extension of this: https://github.com/aws/containers-roadmap/issues/2395
I would like to enable daemon-type scheduling for services running on External instances through ECS…
-
### Is this related to an existing feature request or issue?
No
### What part of the Cloud Game Development Toolkit does this RFC relate to?
Modules
### Summary
We currently expose cust…