Home / Packages / @prpm/beanstalk-deploy

@prpm/beanstalk-deploy

Featured

Production-ready deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling

prpm install @prpm/beanstalk-deploy
0 total downloads

📄 Full Prompt Content

--- name: "AWS Elastic Beanstalk Deployment Best Practices" description: "Production-ready deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling" version: "1.0.0" globs: - "**/.github/workflows/*deploy*.yml" - "**/.github/workflows/*beanstalk*.yml" - "**/infra/**/*.ts" - "**/infrastructure/**/*.ts" - "**/Pulumi*.yaml" - "**/package.json" alwaysApply: false --- # AWS Elastic Beanstalk Deployment Best Practices Apply these production-tested patterns when working with Elastic Beanstalk deployments, especially with GitHub Actions and Pulumi infrastructure. #

💡 Suggested Test Inputs

Loading suggested inputs...

🎯 Community Test Results

Loading results...

📦 Package Info

Format
cursor
Type
rule
Category
devops
License
MIT