Ming Fang
Ming Fang
@silvpol AFAIK Unfortunately that is not possible. Please find an explanation here https://github.com/mingfang/terraform-provider-k8s/issues/3
As an alternative, you may set the `KUBECONFIG` environment variable as described here https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/
> 1. Is any tf configuration available to be read from at the stage of initialising the plugin, ie. anything can be read even if not interpolated yet like literal...
@silvpol While I agree what you proposed is technically possible, I think it will requires a lot of work and documentation for people to get it right. I feel the...
Reopen to track issue https://github.com/hashicorp/terraform-plugin-sdk/issues/281 on the Terraform SDK repo. This issue can be worked on once that gets implemented.
@techdragon Technically it is possible and I've thought about doing it before, but I think it causes more problems then it solves. The problems are 1- I will have to...
Does this mean this is a list of features that are not open sourced?
@flashd2n Does that mean I can use the Metrics feature documented here https://docs.glue42.com/glue42-concepts/metrics/overview/index.html?
@lkonstantinov This is very helpful. Thank you.
what was the resolution to this issue?