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

Substitute CloudFormation Variables for Offline use as well as SSM #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cymantic
Copy link

Extends the matching variables for offline use to include those defined for CloudFormation (cf)

As this plugin is called offline-ssm, I'm not 100% sure it should cover CloudFormation too,
it may be best to just create a separate plugin for offline-cf to be included to avoid confusion.

However, for now at least this works for me, and I'd rather just have one plugin to cover the
different sources of variables retrievable from AWS.

The README.md will need to be updated too, but I'll put this out first for discussion on if it's right to include and if any other changes need making before adding changes to the documentation.

@thoreinstein
Copy link
Owner

I am ok with this change and the "conflict" with the name. Part of me feels as though the createLocalParser function needs to be extracted and tested. It'd also be nice for the docs to be updated.

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