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

Add Outputs for Redis Endpoints to be used in other stacks #6

Open
mattbucci opened this issue Mar 29, 2019 · 0 comments
Open

Add Outputs for Redis Endpoints to be used in other stacks #6

mattbucci opened this issue Mar 29, 2019 · 0 comments

Comments

@mattbucci
Copy link

mattbucci commented Mar 29, 2019

@f00bar in gitter claims this should work

https://gist.github.com/f00bar/f300353a66260a7388ed6015267e5b08

Outputs:
CacheClusterEndpointAddress:
Description: "Elastic Cache Cluster Endpoint Address"
Value:
Fn::Sub:
${ElasticacheCluster.RedisEndpoint.Address}
REDIS_HOST: ${ElasticacheCluster.RedisEndpoint.Address}
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