Almenon

Results 424 comments of Almenon

terragrunt-atlantis-config just generates a config, so it doesn't need a IAM role, but I could be mistaken?

I also have a AWS backend. I'm able to generate the config without AWS credentials.

Some people might not already have a terragrunt repo. Although luckily I found https://github.com/gruntwork-io/terragrunt-infrastructure-live-example and ran it against that.

@amontalban I reviewed the code and it looks good. I still need to pass it by chatgpt. ~~The code fails a few tests when I run it locally on Windows~~....

> The code fails a few tests when I run it locally on Windows Ignore this part, my bad. This was because https://github.com/transcend-io/terragrunt-atlantis-config/pull/311 was not merged in yet. Once I...

I just merged in the new PR, closing. Thanks for the contribution!

The defaults in the PR don't match the defaults Atlantis sets: `**/*.tf,**/*.tfvars,**/*.tfvars.json,**/terragrunt.hcl,**/.terraform.lock.hcl` There's also a failing test, but the logs have expired so not sure why it failed.

Theoretically you should not have to shim it unless you're using a old version of node I think. What version of node are you using @uninstallit ?

That's really wierd, because according to the node docs util.promisify has been part of the official node API ever since v8. See https://nodejs.org/docs/latest-v20.x/api/util.html#utilpromisifyoriginal @uninstallit is your electron code open-source, by...

Memory limit - there's no function in the python-shell library to set this time limit - there's no function in the python-shell library to set this. However, in Nodejs you...