Installation
Prerequisites
Section titled “Prerequisites”- Node.js 18 or later
- Pulumi CLI
- AWS credentials configured (via AWS CLI, environment variables, or IAM roles)
Install the Package
Section titled “Install the Package”npm install @stackattack/aws
Or with yarn:
yarn add @stackattack/aws
Or with pnpm:
pnpm add @stackattack/aws
Next Steps
Section titled “Next Steps”- Quick Start - Start using Stackattack’s components to deploy your application.