This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
2.0.0
Features
- Add Update-init feature #78
- Add testing #88, #82
- SSM-based tunnel ,#81
- Install SSM plugin
make ssm-plugin
#76 - Add ability to import aws key via
aws.import-ssh-key
#71 - Update Node, Serverless defaults #77
- Add alias to
env.use
#70 - Add
CMD_AWS_LOGS_TAIL
to tail logs #68 - Add
terraform plan
alias:make plan
#73 - Add
make terraform.lock
#75 - Update TFplan PR output format #67
- Terraform 13 upgrade wrappers #66
- Add SSM usage for ECS tasks execution #64
- Add serverless domain management commands #63
- Add Ability to pass additional docker params #62
- Add better user-input validation #57 #56
- Add a quiet Terraform destroy #51
- Use Intelligent tiering for SSM parameters #50
- Add Terraform Plan PLAN.md file creation #49
- Add npm install for sls plugins #45
- Use terraform in Docker #37
- Add ability to enable inline cache & buildkit #32, #29, #27
Fixes
- Do not perform update if ICMK is not installed #80
- Ensure aws profile & region is passed properly #55 #48 #47
- Remove interactive Docker run #54
- Include init.mk only #35
Testing
- Added Testing