cfhighlander
cfhighlander copied to clipboard
Exclude compiled components used to inline from being published
CfhighlanderTemplate do
Name 'myProject'
Component template: 'vpc', name: 'vpc', render: Inline
end
the following project produces 2 compiled artefacts and when cfpublish
is run, both compiled templates are published to the s3 buckets. It would be nice to exclude the templates not referenced as a sub stack.