Carlos Colaço
Carlos Colaço
Apologies if this has been answered here, but I am having some trouble with authentication, wonder what I could be missing and if you can point me in the right...
## Describe the bug When using the "new" default logging style and tofu prompts for input, the cursor is moved to the line bellow instead of waiting for hte input...
### Description The documentation regarding the kubernetes manifest resource contains examples naming resources with hyphen (-) this PR replaces them with underscore (_) to follow terraform codestyle standards Let me...
### Description: Fixes the following code note: ``` // TODO scrolling to a node should open all parents if they aren't already ``` This one was quite a bit out...
### Description: Fixes #5993 As per comments on the issue, I opted to keep them separate, maybe to have a better distinction and cause less confusion maybe should have a...