Releases: QualiSystems/Amazon-AWS-Cloud-Provider-Shell-2G
Releases · QualiSystems/Amazon-AWS-Cloud-Provider-Shell-2G
Amazon-AWS-Cloud-Provider-Shell-2G 1.5.1
- add the ability to encrypt the instance's disk
- add the ability to create a new role for the instance
- add storage types gp3 and io2
- add the ability to specify either the Security group ID or Security group name for the instance
Amazon-AWS-Cloud-Provider-Shell-2G 1.4.0
- add new VPC mode - Predefined networking AB#6275
- use subnet id if it's specified in Subnet Service - "subnetId" attribute
- add the ability to connect an existing security group for an App - "Static Security Group Id" attribute
- fix Private IP attribute handling with single quotes
- add the ability to change the timeout for waiting for credentials - by env variable QS_AWS_CRED_TIMEOUT
Amazon-AWS-Cloud-Provider-Shell-2G 1.3.0
- add the ability to work with PowerShell scripts in UserData
Amazon-AWS-Cloud-Provider-Shell-2G 1.2.0
- added new VPC mode - Single
- now Shell can use a second cidr_block of the VPC
Amazon-AWS-Cloud-Provider-Shell-2G 1.1.1
Updated description for the attributes "Enable Source Dest Check" and "Status Check Timeout"
Amazon-AWS-Cloud-Provider-Shell-2G 1.1.0
- feature disable source/dest check
- timeout for a status check
Amazon-AWS-Cloud-Provider-Shell-2G 1.0.3
- Based on Python 3
- Added new flavor - Shared VPC
- First official release
- Multiple minor bug fixes
Amazon-AWS-Cloud-Provider-Shell-2G 0.2.2
- Add support for the Shared VPC
- Python 3 based shell