Open cterence opened 2 hours ago
HI @cterence we've just had a faulty commit introduced in #1762 and was just fixed in #1826 it will be released shortly so upgrading to the most recent version should fix it
Hey @cterence its fixed in https://github.com/diggerhq/digger/releases/tag/v0.6.61 and also released in vLatest so if you rerun it should work now your workflow
@motatoes Thank you for this. I noticed this yesterday and was trying to troubleshoot this.
Hello, I'm encountering a segmentation error when running a simple plan/apply usecase for testing purposes.
Here is an extract of the logs :
Here are the details :
My
digger.yml
:My
digger_workflow.yml
:Am I doing something wrong ? I'm puzzled by the fact that even with
setup-aws: false
, the stack trace highlights that AWS auth code was run.