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

Fixes #23 #24

Closed
wants to merge 2 commits into from
Closed

Fixes #23 #24

wants to merge 2 commits into from

Conversation

kika
Copy link

@kika kika commented Feb 16, 2017

Parsing of the short GetAtt form which takes Xxxx.Yyyy argument

@monken
Copy link
Owner

monken commented Feb 19, 2017

Thanks a bunch, I went down a different road to fix this and included a few tests. Fn::GetAtt doesn't allow for a scalar input type strictly speaking (according to their docs). cfn-include will now split the scalar argument at the first dot and return a sequence.

@monken monken closed this Feb 19, 2017
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