You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
got it. Thanks. That's similar to the solution that I ended up with minus the quotes. I didn't need them at all.
Yeah, I was surprised by the lack of output too. The environment vars that I'm reading contain creds for providers so I could see where terraform would totally puke on not having them.
Thanks for opening the feature request. I think that would work for me nicely.
I'm trying to run atlantis for the first time and all I can get it to produce is 'exit 1' when running a plan.
Is there a way to get more log information than this?
that's my config. I 'eval' a script that fetches secrets and exports them as variables into the shell:
the 'init' and the 'eval' with seem to work and then I get 'exit 1' when running a plan.
The text was updated successfully, but these errors were encountered: