Hello,
Is there a way to customize the `pulumi up`: I would like to add the AWS account related to the resource creation/update/delete ? or the provider/profile name
You could add all those things as stack outputs, but the config is serialized in the state file (tho it may not be exactly what you want). This example shows that I have my region set, and the rest is my system default:
stocky-restaurant-98004
01/09/2025, 4:55 PM
The above pic is from the resource detail in Pulumi Cloud. (Providers are also resources.)