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

allow raw cfn templates to be loaded from remote package_sources #638

Merged

Conversation

troyready
Copy link
Contributor

Fixes #628

This will be backwards compatible with any existing deployments, and should provide the expected load order for any more advanced use. Also gives a nicer error message now on filename typos.

@phobologic
Copy link
Member

This looks good - can you provide some tests @troyready ?

@troyready troyready force-pushed the add_raw_templates_in_remote_pkgs branch from 627f5a1 to dd13b0f Compare August 7, 2018 18:20
@troyready
Copy link
Contributor Author

@phobologic sure thing; added

Copy link
Member

@phobologic phobologic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@phobologic phobologic merged commit e563352 into cloudtools:master Aug 19, 2018
phrohdoh pushed a commit to phrohdoh/stacker that referenced this pull request Dec 18, 2018
…udtools#638)

* allow raw cfn templates to be loaded from remote package_sources

Fixes cloudtools#628

* add test for new get_template_path function
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

Successfully merging this pull request may close these issues.

2 participants