Running that command does update my Pulumi.dev.yaml file to prefix all variables with "api:" however the program running in github actions still gives that error.
happy-baker-56151
01/19/2024, 4:46 PM
I've tried all sorts of combinations, different access tokens (personal and team), using the GH action to just install the pulumi cli and doing all the commands directly, nothing seems to work.
happy-baker-56151
01/19/2024, 7:22 PM
Finally got to the bottom of it:
I had named my stack file
pulumi.dev.yaml
initially, this seemed to work fine locally but at some point I changed the casing to capital "P"
Pulumi.dev.yaml
and git didn't detect the change. GitHub actions then couldn't find the stack file when the file was lowercase. 🤦
🙌 1
👍 1
😅 1
happy-baker-56151
01/19/2024, 7:22 PM
Now changing to the correct casing its working....
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.