Skip to content

Instantly share code, notes, and snippets.

@soerenmartius
Created July 14, 2022 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soerenmartius/155234e31699d7ff1ef7db5ee5365c0e to your computer and use it in GitHub Desktop.
Save soerenmartius/155234e31699d7ff1ef7db5ee5365c0e to your computer and use it in GitHub Desktop.
Example Terramate Stack Definition
# File: /projects/<project>/<stack>/stack.tm.hcl
stack {
name = "My awesome <stack>"
description = "This stack defines awesome resources"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment