v0.1.1
Pre-release
Pre-release
This release updates turbo with a few new features:
- Automatically register instances deployed by Turbo Deploy in the Route53 Zone that was specified by the user
- Allows user to specify default scripts that will be applied to all instances deployed by Turbo Deploy
- Specify the list of AMI and instance types that will be offered for deployment
- Changed the snapshot functionality to take an AMI snapshot that can be used for the next instance deployment
What's Changed
- ci: add dependabot and prettier by @hskiba in #6
- chore(deps): bump ws, engine.io and socket.io-adapter in /client by @dependabot in #7
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /client by @dependabot in #4
- chore(deps): bump the all-go-deps group with 11 updates by @dependabot in #8
- feat: added input support for security group, subnets and api-gateway domain by @zeteoh in #2
- chore(deps): bump the all-go-deps group with 6 updates by @dependabot in #15
- chore(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #14
- chore(deps): bump the non-angular-deps group in /client with 4 updates by @dependabot in #10
- feat: added input support for ec2 sizes, ami types, user data and route53 registration by @luqmanbazran in #17
- chore(deps): bump the all-go-deps group with 6 updates by @dependabot in #19
- refactor: Change snapshot functionality from taking EBS to AMI snapshots by @luqmanbazran in #16
- refactor: added cors configuration for communication with backend @luqmanbazran in #28
New Contributors
Full Changelog: v0.1.0...v0.1.1