aws/aws-cdk

ECS Patterns: Add RuntimePlatform to L3 Constructs

Open

#18 462 ouverte le 17 janv. 2022

Voir sur GitHub
 (3 commentaires) (2 réactions) (0 assignés)TypeScript (3 530 forks)batch import
@aws-cdk/aws-ecseffort/smallfeature-requestgood first issuep2

Métriques du dépôt

Stars
 (10 710 stars)
Métriques de merge PR
 (Merge moyen 14j 11h) (68 PRs mergées en 30 j)

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

Guide contributeur