Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Question: tools, workflow, etc. for authoring cfn / template.yaml #1

Open
pfeilbr opened this issue Aug 23, 2019 · 0 comments
Open

Comments

@pfeilbr
Copy link

pfeilbr commented Aug 23, 2019

This is a great example to look at for composing many services together for a non-trivial solution. I've learned a lot from it. Thank you.

When I see cfn templates like template.yaml that composes together many services, I always wonder the development workflow. What tools, workflow, etc. for authoring cfn? Do you use intellisense? A cfn gui? Use something to validate? For the the inline mapping templates, step fn def, is your dev cycle add in cfn, deploy, test, and iterate (seems like it'd be a slow dev/test cycle)? Or do you dev standalone, extract code, and then add to cfn template? Maybe you are very familiar/experienced with cfn and hand code it, but thought I'd ask.

Sorry for all the questions and thank you for this example!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant