-
### What happened?
Pulumi convert on:
```yaml
name: awsx
runtime: yaml
resources:
cluster:
type: aws:ecs:Cluster
lb:
type: awsx:lb:ApplicationLoadBalancer
nginx:
type: awsx:ecs:Far…
-
### Terraform Core Version
1.7.5
### AWS Provider Version
5.43.0
### Affected Resource(s)
* `aws_ecs_cluster`
### Expected Behavior
I expected that specifying the ECS Cluster `con…
-
### Terraform Core Version
1.3.4
### AWS Provider Version
4.55.0
### Affected Resource(s)
```hcl
resource "aws_ecs_cluster" "cluster" {
service_connect_defaults {
namespace = "aws…
-
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
-
### Terraform Core Version
1.9.1
### AWS Provider Version
5.59.0
### Affected Resource(s)
aws_ecs_service
### Expected Behavior
Able to create an ECS service with an EBS volume attached
### Ac…
-
We are `aws-fluent-bit` to route the logs from our main container to Datadog. I was recently troubleshooting an issue where the ECS Fargate task was exiting due to one of its essential containers exi…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
-
#### Summary
The resulting user-data script from cluster up has an erroneous newline which results in an invalid user-data script being sent to the EC2 instance. Older versions of Cloud-init ignored …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…