Stack id dynamic generated #2119
martinimartinimartini
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
It would be great if I could create stacks with dynamic ids.
For example:
I cant use globals inside stack right now =/
I'm working with terramate (awesome tool btw) and my company uses multiple cluster based on the same pattern (now it's a document with all stacks and variables you need to create and run).
With terramate it's way more simple: I have a folder with shared-stacks that will be the template for all clusters.
On another folder I've created all the stacks that needs to run and reference to the stack template.
Some of the stacks have shared outputs and inputs, so every time that I create a new cluster i need to go to stacks and change the stack id name.
Beta Was this translation helpful? Give feedback.
All reactions