Rami-Kassouf-FOO

Results 5 comments of Rami-Kassouf-FOO

> Basically this is a minimal reconstruction of the issue > > variables.tf: > > ```hcl > variable "efs_tags" { > description = "Tags for the EFS" > type =...

Weirdly enough I kept switching back and forth between this and python-hcl2 and this library worked better for transforming a .tf file into it's json counterpart so I ended up...

From the additional info I have gathered : - The error still happens with kr8s v 0.19.1. - Connecting to HASHICORP vault with portforwarding works as intended. - The error...

edited my issue to provide with hopefully a reproducable kubectl cli command

I had to revert to the kubectt portforward cli command which means i need to install the cli and the library as well as other libraries for other missing things....