You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: