aws/aws-cdk

ECS Patterns: Add RuntimePlatform to L3 Constructs

Open

#18,462 opened on 2022年1月17日

GitHub で見る
 (3 comments) (2 reactions) (0 assignees)TypeScript (3,530 forks)batch import
@aws-cdk/aws-ecseffort/smallfeature-requestgood first issuep2

Repository metrics

Stars
 (10,710 stars)
PR merge metrics
 (平均マージ 14d 11h) (30d で 68 merged PRs)

説明

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

コントリビューターガイド