Tim Schwenke

Results 148 comments of Tim Schwenke

It is still failing. - I managed to find the logs by first looking at the Git history of the gopass formula. [Link](https://github.com/Homebrew/homebrew-core/commits/master/Formula/gopass.rb). - The second last commit contains a...

I will try it out in a reproducible setup once I get to it in the next few days and than come back to you / this issue

Related https://github.com/microsoft/winget-cli/issues/361

Same here, I assumed having the plan file and the stuff in the `.terraform` directory is already enough for Checkov

How difficult is it to move glyphs to another location? I guess the font patcher needs to be adjusted?

Have you installed `conventional-changelog-conventionalcommits`?

Maybe you are missing `"preset": "conventionalcommits"`?

@nfx, from what I understand this feature is very difficult to implement, because it would require major changes to the way Terraform works internally. With the basic idea that providers...

> However this can be achieved (to some extent) if using terraform CDK @spareslant, could you expand on this?

@spareslant, ah okay, thanks for the details. So it's using several stacks / layers / states just like one would in vanilla Terraform. Just wrapped in one program / script.