https://pulumi.com logo
Title
r

refined-librarian-69630

12/04/2022, 7:45 PM
Hey All, I seem to be stuck in an error loop
@ Previewing update....
    pulumi:pulumi:Stack <stack>-<stack> running 
    pulumi:pulumi:Stack <stack>-<stack> running error: Missing required configuration variable '<stack>:aws:account'
    pulumi:pulumi:Stack <stack>-<stack> running error: an unhandled error occurred: Program exited with non-zero exit code: 1
    pulumi:pulumi:Stack <stack>-<stack>  2 errors

Diagnostics:
  pulumi:pulumi:Stack (<stack>-<stack>):
    error: Missing required configuration variable '<stack>:aws:account'
        please set a value using the command `pulumi config set <stack>:aws:account <value>`
    error: an unhandled error occurred: Program exited with non-zero exit code: 1
b

brainy-church-78120

12/04/2022, 9:08 PM
did you add a pulumi token to github secrets? along with any other secrets it needs?
r

refined-librarian-69630

12/05/2022, 2:20 PM
Hey @brainy-church-78120 - yep all the env vars are in there. Using the same GH workflow, it deployed in another repo, but I'm unable to replicate in another