The agent commander for use with CloudFormation and Stackery VS Code extension. Maintained for those who still leverage Stackery as a serverless dependency.
Possible reasons for using this utility:
- Stackery is a dependency to your cloud infrastructure, and you have not moved to a new setup,
- You want to deploy into customer AWS accounts using AWS SDK.
- You want to share resources between CloudFormation Stacks with dynamic naming.
Type: Custom::StackeryExistingResource
.
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.
- Make and test your changes.
- Deploy a zip to S3 and reference it in the Stackmon commander
template.yaml
.
Improvements welcome, please make a PR with a basic description.