static-website-aws-typescript stale version of synced-folder causes AWS SSO Session issues #840
Labels
area/templates
customer/feedback
Feedback from customers
impact/first-48
This bug is likely to be hit during a user's first 48 hours of product evaluation
kind/bug
Some behavior is incorrect or out of spec
size/S
Estimated effort to complete (1-2 days).
What happened?
As a new user to Pulumi, following https://www.pulumi.com/templates/static-website/aws/ resulted in the following
package.json
This stale version of
synced-folder
causes issues with AWS SSO profile - throwing an error similar to this fixed issue .Upgrading the entry to
Fixed the issue.
Example
Following the guide results in the generation of the above
package.json
. Then runpulumi up
with an AWS config such asAnd exporting the profile to use the above
export AWS_PROFILE=pulumiprofile
.Output of
pulumi about
I've already fixed the issue as identified above - I can't easily replicate it now the resources are deployed. If you need more information please let me know.
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: