https://pulumi.com logo
Title
c

crooked-river-11449

09/19/2022, 10:04 AM
Hello my name is Sacha from Cape Town South Africa and I am really enjoying using Pulumi. Its a brilliant tool! Whenever I run
pulumi up
I get
could not validate provider configuration
invalid or unknown key
. I am using Pulumi version 3.39 and I am deploying a YAML project to my
localstack
on AWS. Any advice would be much appreciated thank you.
l

limited-rainbow-51650

09/19/2022, 10:14 AM
This might be something
localstack
related. Have you compared your setup with the Localstack docs here? https://docs.localstack.cloud/integrations/pulumi/ The localstack people have a wrapper script which sets some of these items correct: https://github.com/localstack/pulumi-local
c

crooked-river-11449

09/19/2022, 10:43 AM
Thank you Ringo for the reply I will try the wrapper.
👍🏼 1