Skip to content

v0.7.6 Bug fixes and new features for Cattle AWS Provisioner

Compare
Choose a tag to compare
@ishantanu ishantanu released this 18 Oct 13:44
· 7 commits to master since this release
f00cc0e

Changelog 18.10.2019

  • The user will be able to specify VPC CIDR block with vpc_cidr_block.
  • The user will be able to specify zone with zone.
  • Changing subnet creation from hard-coded CIDR to cidrsubnet().
  • Removal of os option. Now, the user needs to specify ami_id and ssh_user for simplicity.