sparse-intern-71089
07/20/2023, 1:46 PMstocky-restaurant-98004
07/20/2023, 2:40 PMsalmon-account-74572
07/20/2023, 2:41 PMwitty-vegetable-61961
07/20/2023, 2:43 PMstocky-restaurant-98004
07/20/2023, 3:04 PMstocky-restaurant-98004
07/20/2023, 3:05 PMretainOnDelete
, e.g. if the stack name is "prod".witty-vegetable-61961
07/20/2023, 3:05 PMstocky-restaurant-98004
07/20/2023, 3:06 PMstocky-restaurant-98004
07/20/2023, 3:06 PMforceDestroy: true
. Azure storage may behave similarly.clever-sunset-76585
07/20/2023, 3:39 PMwitty-vegetable-61961
07/20/2023, 4:49 PMlittle-library-54601
07/20/2023, 6:39 PMpulumi whoami -v
is Backend URL: azblob://{storage-containername}
I create that storage account and blob container with a separate Pulumi project altogether (I call it the "bootstrap-state" project). And for that "bootstrap" project I use local file system state. I've never had to run the bootstrap project more than once. And I put the state "stuff" under the root of that bootstrap project so that it's in git.
FWIW.