jesse

@cliwright
0 Followers
2 Following
1 Posts
Platform Engineer with 20 years of experience. Love developing simple tools that solve real problems. Open Source project cliwright #aws #oss #devops

Ever deployed to the wrong AWS account?

I regularly switch between multiple AWS accounts, and I'm always worried about deploying something to the wrong one.

So I built whoiam: a simple CLI pre-flight check that validates you're in the expected AWS account before deploying anything.

Docs: https://whoiam.cliwright.dev/

GitHub: https://github.com/cliwright/whoiam

Curious how others solve this problem on their teams. What safeguards do you use?

#aws #devops #platformengineering

whoiam Documentation