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

Upload templates to S3 #62

Open
andrewdmay opened this issue Apr 18, 2021 · 0 comments
Open

Upload templates to S3 #62

andrewdmay opened this issue Apr 18, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@andrewdmay
Copy link
Collaborator

Although it's possible to do this with the upload method, if there are nested stacks it's necessary to upload multiple templates.

Could be an option in the configuration - e.g. a TemplateBucket option, and then scan the template for nested references, potentially replacing relative paths with S3 URLs before uploading the root template (this process needs to be recursive as there can be multiple levels of nesting).

@andrewdmay andrewdmay added the enhancement New feature or request label Apr 18, 2021
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