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

Pinning add-on versions in Terraform #75

Open
ImIOImI opened this issue Aug 16, 2024 · 1 comment
Open

Pinning add-on versions in Terraform #75

ImIOImI opened this issue Aug 16, 2024 · 1 comment

Comments

@ImIOImI
Copy link

ImIOImI commented Aug 16, 2024

From the examples and documentation provided, it isn't clear how to use terraform to pin add-ons to a particular version. I find this is really important when I want to test changes in lower environments before rolling them out to higher ones.

@csantanapr
Copy link
Member

Thanks for the PR @ImIOImI

Currently is done in the application sets yaml, and is not very intuitive.

We are working on a helm chart for the addons, and the values for this chart will be able to control the versions of the addons at different levels like specific cluster, specific environments (dev, staging, prod),

Early POC in the works today in this repository branch

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

2 participants