Skip to content

Instantly share code, notes, and snippets.

@soerenmartius
Created May 5, 2022 12:22
Show Gist options
  • Save soerenmartius/171a9cff7e07aabf514403ace4079e6d to your computer and use it in GitHub Desktop.
Save soerenmartius/171a9cff7e07aabf514403ace4079e6d to your computer and use it in GitHub Desktop.
This Example shows how to define a basic stack with Terramate
stack {
name = "My stack"
description = "My stack description"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment