cfstacks/stacks

Add support for snippets

Closed this issue · 1 comments

There is a lot of repetition between stack templates. It would be great to have a way of including code snippets from files which could be reused in different stacks.

For instance having snippets/udpate-ca-certificates.service snippet which could be reused in multiple templates in user-data section.

👍 for this.

Another related but possibly separate use case - including data generated firewall rules... maybe this should be a from data function...?