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

[Discussion] API Gateway endpoint as argument in resources-cf.json #3

Open
boushley opened this issue Sep 26, 2015 · 0 comments
Open

Comments

@boushley
Copy link

I've got an awsm module and to implement it in a really usable manner I would want #2 and the ability to get some other values that are known in JAWS at this point.

Specifically the API Gateway endpoint.

The problem with this is if my module wants to know the API Gateway endpoint in resources-cf.json then we have a circular dependency.

resources-cf.json creates AWS Roles, API Gateway needs the AWS Roles, resources-cf.json would need API Gateway endpoint...

Any ideas on how we might work around this? We could just take this value as User Input, and let the user be the circular dependency resolver, but the information is pretty much there.

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