Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add stack ids only to a particular subset of stacks #1646

Open
az-z opened this issue Apr 17, 2024 · 1 comment
Open

[FEATURE] Add stack ids only to a particular subset of stacks #1646

az-z opened this issue Apr 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@az-z
Copy link

az-z commented Apr 17, 2024

Is your feature request related to a problem? Please describe.
nope

Describe the solution you'd like
terramate create --ensure-stack-ids ./

Describe alternatives you've considered
manually creating ids or creating stacks using tm ( vs as i do it now manually)

Additional context
in the large environment, running terramate create --ensure-stack-ids leads to the generation of stack ids across the entire project (repository).
Ideally, i'd like to limit the scope of the change only to a particular subset of stacks.

@az-z az-z added the enhancement New feature or request label Apr 17, 2024
@az-z az-z changed the title [FEATURE] Add stack ids only for particular subset of stacks [FEATURE] Add stack ids only to a particular subset of stacks Apr 17, 2024
@az-z
Copy link
Author

az-z commented Apr 17, 2024

in addition maybe it is a good idea to add stack id generation to the clone. See my recent update in #888

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant