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

feat: Generate terraform artifacts for helm and kubernetes yamls #887

Open
kmehant opened this issue Oct 7, 2022 · 0 comments
Open

feat: Generate terraform artifacts for helm and kubernetes yamls #887

kmehant opened this issue Oct 7, 2022 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@kmehant
Copy link
Member

kmehant commented Oct 7, 2022

Description

Currently move2kube does not support generating terraform files for kubernetes and helm artifacts. There is a way where we can use terraform to manage k8s resources using helm and kubernetes providers.
We can have a transformer that can consume the yamls or IR and produce terraform files.

Examples: https://github.com/hashicorp/terraform-provider-kubernetes/tree/main/_examples

@kmehant kmehant added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant