Example Stacks #209
jamie-lynch
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While working on #208 today I had a thought: would it be useful to include some example stacks in this repository and try to build them during CI as an integration test?
Keeping these examples up to date alongside feature work would also make it easier for users to see what a current "best practice" stack looks like and what changes are needed to incorporate new features as they are released.
It would also give us a good test bed to trial features on as we work on them, rather than having to deploy and bump the version used in external projects. If those stacks had snapshot tests alongside them, we'd be able to verify the cloudformation change was as expected.
Beta Was this translation helpful? Give feedback.
All reactions