Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
PRIMA-4156: trying to fix alb listener arn
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-gubchenko committed Mar 9, 2020
1 parent 6c2fa1f commit 39cbc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,6 @@ Resources:
Values:
- !Ref HostnamePattern
ListenerArn:
Fn::ImportValue: !Sub AlbPublicDefaultHttpsListener-http-${Environment}
Fn::ImportValue: !Sub ALBPublicDefaultHttpsListener-websocket-${Environment}${EnvHash}
Priority: !Ref HostnamePatternPriority

0 comments on commit 39cbc31

Please sign in to comment.