Kyle Davies

Results 32 comments of Kyle Davies

This would be great.

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...