- Install Pulumi
- AWS Access ideally via saml2aws alternative aws-vault
- Install pre-commit
pre-commit install
Double check you're using the right user account and the correct AWS account
aws sts get-caller-identity
Deploy / Update the stack
pulumi up
Refresh Local view
pulumi refresh
Destroy the stack
pulumi destroy