-
Notifications
You must be signed in to change notification settings - Fork 106
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
Serious question #247
Comments
:( |
If anything, I maintain the fork with more or less up-to-date fixes I find across the github for my internal needs here: https://github.com/navvis-dev/terraform-provider-kubectl. |
As far as I can tell, the repository owner has been hired by Netflix. Feel free to correct me. |
So I have pivoted to Alekc version as its been patched and update with some very important fixes. Sharing the link here in case others stumble across this - https://github.com/alekc/terraform-provider-kubectl |
See the new kubernetes_manifest resource in the official kubernetes provider: |https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/manifest |
I'm Sorry Dave, I'm Afraid I Can't Do That kubernetes_manifest does not play nice in combination with CRD's. Especially when you create a new or destroy a cluster. |
This is not meant as a snark, so please don't take it that way. That said, is this project still actively maintained? I'm asking because of the failing builds and the number of open pull requests.
Personally, I would be very grateful if this pull request could be merged: #198
The text was updated successfully, but these errors were encountered: