Skip to content

Releases: QualiSystems/Amazon-AWS-Cloud-Provider-Shell-2G

Amazon-AWS-Cloud-Provider-Shell-2G 1.5.1

21 Dec 14:06
Compare
Choose a tag to compare
  • 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

26 Jul 13:40
Compare
Choose a tag to compare
  • 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

06 Apr 10:09
Compare
Choose a tag to compare
  • add the ability to work with PowerShell scripts in UserData

Amazon-AWS-Cloud-Provider-Shell-2G 1.2.0

11 Nov 08:56
Compare
Choose a tag to compare
  • 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

26 Aug 12:08
Compare
Choose a tag to compare

Updated description for the attributes "Enable Source Dest Check" and "Status Check Timeout"

Amazon-AWS-Cloud-Provider-Shell-2G 1.1.0

19 Aug 09:54
Compare
Choose a tag to compare
  • feature disable source/dest check
  • timeout for a status check

Amazon-AWS-Cloud-Provider-Shell-2G 1.0.3

15 Aug 13:43
10ba4f7
Compare
Choose a tag to compare
  • 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

07 Jun 14:06
Compare
Choose a tag to compare
  • Add support for the Shared VPC
  • Python 3 based shell