Terraform is a very good platform.
Eliminates many Cloudformation problems.
However, with the spread of Serverless, Cloudformation has improved a little.
Especially, SAM (Serverless Application Model) and SAR (Serverless Application Repogitory) are convenient and used by many people.
So, I converted the BinaryAlert Terraform to SAM so that it can be deployed with SAM CLI and SAR.
BinaryAlert is really nice. I am always grateful.
Terraform is a very good platform. Eliminates many Cloudformation problems. However, with the spread of Serverless, Cloudformation has improved a little.
Especially, SAM (Serverless Application Model) and SAR (Serverless Application Repogitory) are convenient and used by many people.
So, I converted the BinaryAlert Terraform to SAM so that it can be deployed with SAM CLI and SAR.
GitHub: komikoni/sam-binaryalert: SAM-BinaryAlert wraps BinaryAlert for deployment with SAR or SAM CLI.
AWS SAR FAST Track LINK: SAM-BinaryAlert
Many are insufficient because of BETA, but please give us your opinion.