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

don't infer variables from module name, use instead proper arguments #2

Open
dbarrosop opened this issue May 21, 2024 · 0 comments
Open

Comments

@dbarrosop
Copy link

Hello,
we use terragrunt alongside terraform to parametrize all of our environments and avoid duplication. However, you can't parametrize resource names which means we need to resort to hacks and workarounds to avoid having to duplicate over and over the integration with EKS Lens. Being able to simply pass the various parameters you infer from the name as variables would solve this issue.

In addition, showing the deployment ID in the cluster view in your dashboard would also simplify adding new clusters as that's the only variable we don't know when adding clusters to EKS lens.

Thanks!

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

No branches or pull requests

1 participant