pulumi preview

Category: IaC & Automation

pulumi preview

Preview changes without touching resources

Runs the program and compares the desired state against the stack's current state, showing what would be created, updated, or deleted. Nothing changes during a preview, so it is the safe first step before every deployment. Related: pulumi up.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.