Almenon
Almenon
@ben-pelletier which issue are you experiencing?
I think you might have forgotten to post the error code, can you re-post it please? Also what version of python are you using?
Ah, I see. The error code is 3221225477. I'm still curious what version of python and boto3 you are using.
What 3221225477 means: https://stackoverflow.com/a/59363446 This is a pretty weird problem to have. Does this occur when you run the code normally, outside of AREPL, but still using the same python...
Thanks for the bug report. I was able to reproduce this on a windows machine on the second run of the above code. The first run is fine. You can...
Fix and workaround described in https://github.com/Almenon/AREPL-vscode/issues/439
Another confusing error message is that `Remote state S3 bucket does not exist or you don't have permissions to access it.` may just be that the bucket is in a...
Sorry, I'm a new maintainer - what is `--execution-order-groups`? The readme for this project says it "Computes execution_order_group for projects", but I'm not sure what `execution_order_group` is. I didn't see...
The action was broken when the most recent tag was created. Theoretically it should be fixed now. I just kicked off another run: https://github.com/transcend-io/terragrunt-atlantis-config/actions/runs/7984012107/job/21800132831 ..... which failed. Looks like that...
That's a good guess, but we no longer use a PAT. You can see our current config here: https://github.com/transcend-io/terragrunt-atlantis-config/blob/master/.github/workflows/container-build.yml