Module: Jets::Cfn::Builder
- Defined in:
- lib/jets/cfn/builder/interface.rb,
lib/jets/cfn/builder/post_process.rb
Overview
post process the text so that “!Ref IamRole” => !Ref IamRole We strip the surrounding quotes
Defined Under Namespace
Modules: Interface, Parent Classes: PostProcess