Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.3 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.3 KB

🥞 Stackmon 🥞 Stackery Agent Commander

The agent commander for use with CloudFormation and Stackery VS Code extension. Maintained for those who still leverage Stackery as a serverless dependency.

Hero

Possible reasons for using this utility:

  1. Stackery is a dependency to your cloud infrastructure, and you have not moved to a new setup,
  2. You want to deploy into customer AWS accounts using AWS SDK.
  3. You want to share resources between CloudFormation Stacks with dynamic naming. Type: Custom::StackeryExistingResource.

🤖 Usage

The fastest way to leverage the agent is to replace your stackery agent commander with the one in this repo. If you'd like more control, the source files are included along with a github action that deploys the lambda.

  1. Make and test your changes.
  2. Deploy a zip to S3 and reference it in the Stackmon commander template.yaml.

⌨️ Contributing

Improvements welcome, please make a PR with a basic description.