Denis Iskandarov
Denis Iskandarov
The repository is there and is working. Standard, usual organizational private repo `ssh_ed` git url that is hardcoded across hundreds of modules across the organization. Maybe there is a difference...
good catch The idea of gitconfig is to seamlessly substitute source URL, and then use connection settings from sshconfig
Nobody here was questioning if terragrunt can pull over SSH. Your "test" only shows that terragrunt (library that it uses) is respecting `sshconfig` In opposite, Terragrunts logic (git library used...
Was fighting same issue from cfssl 1.2 installed from homebrew. ``` macos High Siera 10.13.2 cfssl version Version: 1.2.0 Revision: dev Runtime: go1.9.2 ``` Wasn't able to create intermediate with...
@yermulnik if you've missed it please join group conversation in UKR slack (you know which one) I somehow missed `terraform_providers_lock.sh`
@yermulnik yes, ukrops... sad... Just @MaxymVlasov is responding there fixed shfmt recommendations
Pushed final README fixes. Missed the broken README part the last time when I was reverting back to `*/ `
> > This was fixed by VSCode automatically. > > Will check for workaround > > Add the below to config of VSCode of yours: > > ```json > "[markdown]":...
In case if person uses VSCode, most of .editorconfig settings are supported natively. Otherwise you have to install another extension. But yea, addined `.editorconfig` to you project makes it clear...