Releases: rubrikinc/terraform-provider-polaris
Releases · rubrikinc/terraform-provider-polaris
v1.0.0
What's Changed
- Remove old notes from documentation index by @johan3141592 in #193
- Update upgrade guides by @johan3141592 in #194
- Fix broken exocompute acceptance test by @johan3141592 in #199
- Merge branch 'beta' by @johan3141592 in #216
- Add beta upgrade guide template
- Remove old notes from documentation index (#193)
- Update upgrade guides (#194)
- Improve provider configuration options (#190)
- Allow provider to start without credentials (#195)
- Implement polaris_aws_exocompute_cluster_attachment read operation (#196)
- Add support for Amazon S3 data center archival locations (#201)
- Fix a bug in the cloud native archival location resources (#202)
- Wait for DC archival location operations to finish (#203)
- Add support for Azure Blob Storage protection (#204)
- Add support for Azure BYOK exocompute (#205)
- Fix AWS permissions updated notification (#207)
- Fix polaris_aws_cnp_permissions id (#208)
- Fix type conversion error in polaris_aws_exocompute (#209)
- Update changelog (#210)
- Fix Azure exocompute bug (#218) by @johan3141592 in #220
- Fix failing acceptance tests by @johan3141592 in #221
- Replace APPROVED with ACCEPTED in PCR documentation by @johan3141592 in #223
- Only add AWS subnets with names to the set of subnets by @johan3141592 in #224
- Update dependencies by @johan3141592 in #225
- Add upgrade guide for version 1.0.0 by @johan3141592 in #214
- Update upgrade guide by @johan3141592 in #226
Full Changelog: v0.9.0...v1.0.0
v1.1.0-beta.3
Capture the status of CDM bootstrap requests (#222)
v1.1.0-beta.2
Fix Azure exocompute bug (#218) The polaris_azure_excompute resource incorrectly called the AWS GraphQL endpoint when mapping an Azure cloud account.
v1.1.0-beta.1
Add support for CDM cluster registration (#217)
v0.10.0-beta.10
Update changelog (#210)
v0.10.0-beta.9
What's Changed
- Fix polaris_aws_cnp_permissions id by @johan3141592 in #208
Full Changelog: v0.10.0-beta.8...v0.10.0-beta.9
v0.10.0-beta.8
What's Changed
- Fix AWS permissions updated notification by @johan3141592 in #207
Full Changelog: v0.10.0-beta.7...v0.10.0-beta.8
v0.10.0-beta.7
What's Changed
- Add support for Azure BYOK exocompute by @johan3141592 in #205
Full Changelog: v0.10.0-beta.6...v0.10.0-beta.7
v0.10.0-beta.6
What's Changed
- Add support for Azure Blob Storage protection by @johan3141592 in #204
Full Changelog: v0.10.0-beta.5...v0.10.0-beta.6
v0.10.0-beta.5
Wait for DC archival location operations to finish (#203) The data_center_archival_location_amazon_s3 resource will now monitor and wait for asynchronous CDM operations to finish.