Releases: rubrikinc/terraform-provider-polaris
Releases · rubrikinc/terraform-provider-polaris
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.
v0.10.0-beta.4
Fix a bug in the cloud native archival location resources (#202) Terraform fails to refresh the resources due to an extra level of structure the response from RSC.
v0.10.0-beta.3
Add support for Amazon S3 data center archival locations (#201)
v0.10.0-beta.2
Implement polaris_aws_exocompute_cluster_attachment read operation (#…
v0.10.0-beta.1
Allow provider to start without credentials (#195) Without RSC credentials the provider still support CDM bootstrapping.