Skip to content

Commit e3a25e8

Browse files
committed
Rename x86_64 ASG template file
1 parent 816bf9b commit e3a25e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spire/templates/root.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ Resources:
425425
- { Key: prx:cloudformation:root-stack-id, Value: !Ref AWS::StackId }
426426
- { Key: prx:ops:environment, Value: !Ref EnvironmentType }
427427
- { Key: prx:dev:application, Value: Common }
428-
TemplateURL: !Sub ${TemplateUrlBase}/spire/templates/shared-ecs/asg.yml
428+
TemplateURL: !Sub ${TemplateUrlBase}/spire/templates/shared-ecs/asg-x86-64.yml
429429
TimeoutInMinutes: 1440
430430

431431
# # Requires database and ECS/ASG security groups
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# stacks/shared-ecs/asg.yml
1+
# stacks/shared-ecs/asg-x86-64.yml
22
AWSTemplateFormatVersion: "2010-09-09"
33
Transform: AWS::Serverless-2016-10-31
44

0 commit comments

Comments
 (0)