Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 250 Bytes

cleanup.md

File metadata and controls

5 lines (3 loc) · 250 Bytes

Let's remove the cloud resources that have been provisioned.

  1. Run pulumi destroy to tear down all resources.

  2. To delete the stack itself, run pulumi stack rm. Note that this command deletes all deployment history from the Pulumi Console.