aws/aws-cdk

ECS Patterns: Add RuntimePlatform to L3 Constructs

Open

#18.462 aberto em 17 de jan. de 2022

Ver no GitHub
 (3 comments) (2 reactions) (0 assignees)TypeScript (3.530 forks)batch import
@aws-cdk/aws-ecseffort/smallfeature-requestgood first issuep2

Métricas do repositório

Stars
 (10.710 stars)
Métricas de merge de PR
 (Mesclagem média 14d 11h) (68 fundiu PRs em 30d)

Description

Description

Add this RuntimePlatform property to ECS Patterns constructs. I'm specifically interested in QueueProcessingFargateService and NetworkLoadBalancedFargateService

Use Case

I want to run Fargate containers on Graviton instances

Proposed Solution

Implement the RuntimePlatform property recently added here.

Other information

No response

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Guia do colaborador