Skip to content

v0.70.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 21 Apr 18:18
· 157 commits to master since this release
5a723c7
feat: adds first cut at tutorial #3: Your first environment on AWS @Gowiem (#537)

what

  • Adds tutorial number 3: Your first environment on AWS

why

  • To keep the knowledge flowing 🌊

references

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.

references