Philipp Erbelding

Results 6 issues of Philipp Erbelding

While this is far from a necessary feature, I had an itch to see how it would be done so here we are. I've tested this on my setup and...

This refers to PEM encoded files often used for certificates and related data. Example source for this content type: https://github.com/ietf-wg-acme/acme/issues/120

size/XS

In #1795 / https://github.com/gruntwork-io/terragrunt/releases/tag/v0.31.9 a feature was released that should alert users to the existence of multiple generate blocks with the same name. I encountered the situation that this check...

bug

When updating my installation of OpenZFS on OS X, I stumbled over the installer not mentioning 10.14 in the OS requirements. Please feel free to cherry pick the minimal change...

# Pull Request ## Related Github Issues - #243 ## Description I'm looking to add the ability to also trigger a run based on non-terragrunt files in local modules referenced...

Tries to address #44 without breaking access in ec2 (#163). This reintroduces code added with #146 while hoping to avoid breaking other workflows. I've verified that the cloudshell reproduction shown...