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

refactor(terraform): streamline Helm installation and configuration #5

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

sachincool
Copy link
Member

Consolidate Helm command logic into a local variable for clarity.
Remove redundant EKS data sources and use kubeconfig JSON directly.
Add providers.tf for managing provider versions. Remove versions.tf
to centralize version management. Enhance temporary file handling
and cleanup process for better resource management.

sachincool and others added 2 commits November 6, 2024 02:31
Consolidate Helm command logic into a local variable for clarity.
Remove redundant EKS data sources and use kubeconfig JSON directly.
Add providers.tf for managing provider versions. Remove versions.tf
to centralize version management. Enhance temporary file handling
and cleanup process for better resource management.
@sachincool sachincool merged commit f23c745 into main Nov 6, 2024
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

Successfully merging this pull request may close these issues.

2 participants