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 Cfndsl usage in cfhl dsl #50

Open
toshke opened this issue Jul 19, 2018 · 0 comments
Open

Allow Cfndsl usage in cfhl dsl #50

toshke opened this issue Jul 19, 2018 · 0 comments

Comments

@toshke
Copy link
Member

toshke commented Jul 19, 2018

We should allow for following syntax

CfhighlanderTemplate do
   CloudFormation do
       # aws Cfndsl resource definition goes here
   end
end

Couple of useful SO topics to assist in implementation

https://stackoverflow.com/questions/1675053/printing-the-source-code-of-a-ruby-block

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

No branches or pull requests

1 participant