sparse-intern-71089
08/02/2022, 6:13 PMsteep-toddler-94095
08/02/2022, 7:47 PM...
"type": "pulumi:providers:aws",
"inputs": {
"version": "5.9.2",
...
},
"outputs": {
"version": "5.9.2",
...
},
...
what I do is i run pulumi stack export > state.json
, add the inputs/outputs to the version in the error message, and then run pulumi stack import --file state.json
fancy-shoe-18611
08/03/2022, 12:30 AM