Releases: rubrikinc/terraform-aws-rubrik-cloud-cluster-elastic-storage
Releases · rubrikinc/terraform-aws-rubrik-cloud-cluster-elastic-storage
v1.4.0
What's Changed
- Update the module to use the RSC Terraform provider by @johan3141592 in #14
- Add support for CDM versions using split disks by @johan3141592 in #17
- Make S3 VPC endpoint creation optional by @SpikeyWeasel in #16
- Add support for registering CCES cluster with RSC by @johan3141592 in #21
New Contributors
- @johan3141592 made their first contribution in #14
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- feat(rubrik): add enable imdsv2 option and set root ebs vol tags by @SpikeyWeasel in #10
- Enable immutability by default by @codecudi in #12
- Created variable for when the module waits for nodes to boot before bootstrapping by @SpikeyWeasel in #10
New Contributors
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
What's Changed
- feat(rubrik): set root volume type and all volume throughput by @SpikeyWeasel in #5
- Fixed issue where extra disks were added to CCES
- Added Rubrik standard GitHub templates
- Added type and sensitivity to missing variables
- Removed ref to deprecated create_iam_role variable
- Changed default disk type to gp3
- Updated description of Secure SMB port
Full Changelog: v1.0.0...v1.2.0
v1.1.0
What's Changed
- feat(rubrik): add force_destroy variable by @SpikeyWeasel in #2
- Fixed duplciate tags.
- Updated instalaltion documentation
- Updated s3_bucket_force_destroy documentation
- Updated create_s3_vpc_endpoint documentation
- Various minor bug fixes
New Features
Full Changelog: v1.0...v1.1
Initial Release
This is the initial release of this module.
This module replaces the CCES deployment options that were in the terraform-aws-rubrik-cloud-cluster module.