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

Terraform Onboarding: employ versioning for customer template/module/provider #79

Open
sdorr0 opened this issue Jan 25, 2025 · 0 comments

Comments

@sdorr0
Copy link

sdorr0 commented Jan 25, 2025

Currently, the cloud onboarding terraform option doesn't employ any form of versioning (like the transfluo terraform deployments use). This means it's possible for us to implement terraform changes that would break existing customers' terraform setups.

Let's add versioning to each of the three layers (customer provided .tf, kentik hosted module, kentik authored provider) so that breaking/significant terraform changes would generate a new version, end to end, letting existing customers' deployments continue to work as expected.

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