Kyle Davies
Kyle Davies
This would be great.
This would be great.
Hi - Will this ever be merged?
Another vote for notebooks.
I can see there is a PR - Any chances of this being merged?
This would be great. We use `Terragrunt` which creates the `Provider` at runtime where we interpolate the tags from the directory structure following a `Convention over Configuration` approach. We include...
Hi. I've added ... ```tf eks_cluster_id = dependency.kubernetes.outputs.cluster_id eks_cluster_endpoint = dependency.kubernetes.outputs.cluster_endpoint eks_oidc_provider = dependency.kubernetes.outputs.oidc_provider eks_cluster_version = dependency.kubernetes.outputs.cluster_version ``` And I still get... > Error: could not download chart: Chart.yaml file...