nfi-opsguru
nfi-opsguru
Combined with https://github.com/hashicorp/terraform-provider-helm/issues/828, this is super nasty. It writes to state *even when it can't auth to the cluster* apparently?
My 2c: providers should never* deal with YAML directly. There is very rarely a situation where JSON wouldn't be better: you can reasonably normalize JSON for most applications, thereby preventing...
One counterexample would be [cloud-init](https://github.com/hashicorp/terraform/issues/29436#issue-975821367). I would argue that you could just store the shebang-style comment and the body separately, then mix them together in YAML for the user when...
> I'd rather keep discussions about the designs of specific providers in those providers' own issue trackers though, so that their authors Yep, I was just using `helm_release` as an...
Please reopen. This is not fixed; the Firelens thing is a workaround. In my case, I've got a single task definition that is used by multiple scheduled tasks, with different...