Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoadBalancer creation needed strings for subnets (not list) #29

Open
mdconner opened this issue Feb 3, 2020 · 1 comment
Open

LoadBalancer creation needed strings for subnets (not list) #29

mdconner opened this issue Feb 3, 2020 · 1 comment

Comments

@mdconner
Copy link

mdconner commented Feb 3, 2020

I needed to change lines 211 & 399 to use "[ !Ref LbSubnet1, !Ref LbSubnet2 ]" notation with 2 new variables rather than "!Ref LbSubnets"

@mdconner
Copy link
Author

mdconner commented Feb 3, 2020

This was for the CloudFormation / aqua-ecs / aquaEcs.yaml - sorry for not specifying

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant