You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: adds initial cut at reference/stacks @Gowiem (#536)
what
Adds an initial cut at documenting the purpose, conventions, and schema for stacks.
why
After @Nuru's comment on my PR in the spacelift module, I realized our stack configuration documentation is very fragmented. I figured this would be an important piece of documentation so that we can link to this instead of documenting stack schema in various disparate repositories.
Stacks are also one of the biggest things we get questions about in Slack so having a complete schema documented like this should help in that realm when folks come asking about it again.