Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 542 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 542 Bytes

Development

Prerequisites

Developing

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