Skip to content

Commit

Permalink
🎨 Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
therealsiege committed Dec 17, 2023
1 parent 9d13a46 commit 8ac53ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Possible reasons for using this utility:
## 🤖 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`.

Expand Down
2 changes: 1 addition & 1 deletion stackmon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Parameters:
Regions:
Type: List<String>
Description: List of regions to enable Stackery for (remove regions if they are disabled in your AWS account)
Default: us-east-2,us-east-1,us-west-1,us-west-2,ap-south-1,ap-northeast-2,ap-southeast-1,ap-southeast-2,ap-northeast-1,ca-central-1,eu-central-1,eu-west-1,eu-west-2,eu-west-3,eu-north-1,sa-east-1
Default: us-east-1
Resources:
AssetsBucket:
Type: AWS::S3::Bucket
Expand Down

0 comments on commit 8ac53ad

Please sign in to comment.