-
Notifications
You must be signed in to change notification settings - Fork 107
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
Support kubernetes_manifest for custom resources #94
Comments
Yep agreed. Will have a look at this when I get a chance. |
One more instance occured while Apigee installation , error as below |
https://github.com/jrhouston/tfk8s does that and is sort of complementary. But it would be nice to have one tool that supports both. |
I'm open to some kind of merger or creation of a new tool that combines the two projects, as the counterpart request to this was opened here: jrhouston/tfk8s#40 |
|
this conversation showed me the other thing-a-magic (tfk8s) |
kubernetes_manifest now exists, and can be used to create instances of custom resources.
It'd be nice if k2tf would support this. RIght now, it just fails (when trying to transform https://github.com/grafana/agent/blob/main/cmd/agent-operator/agent-example-config.yaml, for example):
The text was updated successfully, but these errors were encountered: