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

CloudFormation templates should be launched before the group is built #403

Open
timmattison opened this issue Nov 26, 2019 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@timmattison
Copy link
Contributor

CloudFormation templates for functions should be launched before the group is built so that output values from the template can be used in the group configuration.

For example, if a template creates a secret in secrets manager the name of that secret could be put in the output and then fed to a Greengrass function's configuration as a runtime variable.

@timmattison timmattison added the enhancement New feature or request label Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant