Releases: rancherfederal/rke2-aws-tf
Releases · rancherfederal/rke2-aws-tf
Updates to examples
Cloud enabled w/ external provider needed as of 1.27.
What's Changed
- Fix examples by @adamacosta in #102
- Fixed the Error: name cannot be longer than 32 characters issue by @junaid18183 in #91
Full Changelog: v2.4.2...v2.5.0
Pin Terraform AWS provider
What's Changed
- Pin version until https://github.com/hashicorp/terraform-provider-aws… by @adamacosta in #98
Full Changelog: v2.4.1...v2.4.2
Bugfix to allow tls-san in rke2 config
Feature suspend processes
Expose parameter to suspend processes on ASGs
v2.3.3
Bugfix acl creation for S3 statestore
Fixes inability to create buckets if your bucket is configured to not allow ACLs.
v.2.3.1
Bugfix to add security group created for nodepool to the nodepool launch template. It was only attaching the shared security group for the whole cluster. This breaks communication with external resources intended to only happen from either servers or agents but not both.
v2.3.0
What's Changed
- Add new airgap functionality by @aleiner in #70
- Require SSL by default for S3 connections by @daniel-palmer-gu in #75
- Add more CI validation by @nnewc in #71
Full Changelog: 2.2.0...v2.3.0
v2.2.0
What's Changed
- added update flag in aws-cli by @junaid18183 in #65
- MDD Testing PRs 0 by @mddamato in #63
- Replace deprecated template provider by @benmoss in #56
- RHEL 7 GPG key by @BrandenCobb in #57
- Add missing IAM describe for autoscaler by @atoy3731 in #58
- support IMDSv2 by @daniel-palmer-gu in #60
New Contributors
- @junaid18183 made their first contribution in #65
- @benmoss made their first contribution in #56
- @BrandenCobb made their first contribution in #57
- @daniel-palmer-gu made their first contribution in #60
Full Changelog: v2.1.0...2.2.0
Initial release
Initial feature complete stable release.