I learned a while ago that TCC offers a feature much like the popular
I can illustrate via a sample use case. I work with Terraform IaC to manage resources in multiple AWS accounts, for example, so...
Read more
direnv
utility, which can set and unset environment variables when you enter/leave a folder. But I've since learned that it differs significantly in that it doesn't respect that file when in subfolders as direnv
does. So I thought I'd ask: is there any way to configure it to do that?I can illustrate via a sample use case. I work with Terraform IaC to manage resources in multiple AWS accounts, for example, so...
Read more