v1.7.0-aws-b1.0.2
What's Changed
- Fix Kubeflow on AWS terraform deployments failing due to Terraform aws-vpc module breaking changes
- The Terraform AWS provider recently deprecated resources and attributes related to EC2 Classic, resulting in breaking changes to aws-vpc module < 5.0.0 that were using the Terraform AWS provider > 5.0.0. This release updates the aws-vpc module and pins the version of the Terraform AWS provider to > 5 and < 6 to prevent such issues in future.
- Upgraded the terraform aws-vpc module by @amitkalawat in #751
- Pin Terraform AWS provider to 5.x.x by @ananth102 in #755
- Installation script fixes for cognito-rds-s3-static helm deployments by @sagi-shimoni in #749
New Contributors
- @amitkalawat made their first contribution in #751
- @sagi-shimoni made their first contribution in #749
Full Changelog: v1.7.0-aws-b1.0.0...v1.7.0-aws-b1.0.2