Skip to content

Commit 7e9e429

Browse files
committed
Add aarch64 to default capacity providers
1 parent c3d2954 commit 7e9e429

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spire/templates/shared-ecs/asg-x86-64.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,9 @@ Resources:
451451
- Base: 0
452452
Weight: 1
453453
CapacityProvider: !Ref DefaultCapacityProvider
454+
- Base: 0
455+
Weight: 1
456+
CapacityProvider: !Ref Aarch64AsgCapacityProviderName
454457

455458
Outputs:
456459
AsgName:

0 commit comments

Comments
 (0)