Skip to content

Releases: rubrikinc/terraform-provider-polaris

v1.0.0

27 Feb 22:56
b623fec
Compare
Choose a tag to compare

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

20 Feb 12:59
a3c2c8c
Compare
Choose a tag to compare
v1.1.0-beta.3 Pre-release
Pre-release
Capture the status of CDM bootstrap requests (#222)

v1.1.0-beta.2

06 Feb 16:01
48d82f0
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release
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

04 Feb 22:21
482ab1e
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release
Add support for CDM cluster registration (#217)

v0.10.0-beta.10

27 Nov 13:13
4c8b2a5
Compare
Choose a tag to compare
v0.10.0-beta.10 Pre-release
Pre-release
Update changelog (#210)

v0.10.0-beta.9

26 Nov 22:19
3432040
Compare
Choose a tag to compare
v0.10.0-beta.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0-beta.8...v0.10.0-beta.9

v0.10.0-beta.8

26 Nov 13:58
9eabb2d
Compare
Choose a tag to compare
v0.10.0-beta.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0-beta.7...v0.10.0-beta.8

v0.10.0-beta.7

19 Nov 14:22
436fe66
Compare
Choose a tag to compare
v0.10.0-beta.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0-beta.6...v0.10.0-beta.7

v0.10.0-beta.6

05 Nov 10:17
910581c
Compare
Choose a tag to compare
v0.10.0-beta.6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0-beta.5...v0.10.0-beta.6

v0.10.0-beta.5

10 Oct 08:47
6b85725
Compare
Choose a tag to compare
v0.10.0-beta.5 Pre-release
Pre-release
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.