@@ -4,27 +4,35 @@ page_title: "Changelog"
4
4
5
5
# Changelog
6
6
7
+ ## v0.9.0-beta.6
8
+ * Fix an issue with the permissions of subscriptions onboarded using the ` polaris_azure_subscription ` resource where
9
+ the RSC UI would show the status as "Update permissions" even though the app registration would have all the required
10
+ permissions.
11
+
12
+ ## v0.9.0-beta.5
13
+ * Move changelog and upgrade guides to guides folder.
14
+
7
15
## v0.9.0-beta.4
8
- * Add support for creating Azure cloud native archival locations. [[ docs] ( resources/azure_archival_location )]
16
+ * Add support for creating Azure cloud native archival locations. [[ docs] ( ../../ resources/azure_archival_location)]
9
17
10
18
## v0.9.0-beta.3
11
19
* Fix a bug in the ` polaris_aws_exocompute ` resource where customer supplied security groups were not validated
12
20
correctly.
13
21
14
22
## v0.9.0-beta.2
15
23
* Add support for shared Exocompute to the ` polaris_azure_exocompute ` resource.
16
- [[ docs] ( resources/azure_exocompute#host_cloud_account_id )]
17
- * Add the ` polaris_account ` data source. [[ docs] ( data-sources/account )]
24
+ [[ docs] ( ../../ resources/azure_exocompute#host_cloud_account_id)]
25
+ * Add the ` polaris_account ` data source. [[ docs] ( ../../ data-sources/account)]
18
26
19
27
## v0.9.0-beta.1
20
28
* Add support for the Cloud Native Archival feature to the ` polaris_azure_subscription ` resource.
21
- [[ docs] ( resources/azure_subscription#nested-schema-for-cloud_native_archival )]
29
+ [[ docs] ( ../../ resources/azure_subscription#nested-schema-for-cloud_native_archival)]
22
30
* Add support for the Cloud Native Archival Encryption feature to the ` polaris_azure_subscription ` resource.
23
- [[ docs] ( resources/azure_subscription#nested-schema-for-cloud_native_archival_encryption )]
31
+ [[ docs] ( ../../ resources/azure_subscription#nested-schema-for-cloud_native_archival_encryption)]
24
32
* Add support for the Azure SQL Database Protection feature to the ` polaris_azure_subscription ` resource.
25
- [[ docs] ( resources/azure_subscription#nested-schema-for-sql_db_protection )]
33
+ [[ docs] ( ../../ resources/azure_subscription#nested-schema-for-sql_db_protection)]
26
34
* Add support for the Azure SQL Managed Instance Protection feature to the ` polaris_azure_subscription ` resource.
27
- [[ docs] ( resources/azure_subscription#nested-schema-for-sql_mi_protection )]
35
+ [[ docs] ( ../../ resources/azure_subscription#nested-schema-for-sql_mi_protection)]
28
36
* Add support for specifying an Azure resource group when onboarding the Cloud Native Archival, Cloud Native Archival
29
37
Encryption, Cloud Native Protection or Exocompute features using the ` polaris_azure_subscription ` resource.
30
- [[ docs] ( resources/azure_subscription#optional )]
38
+ [[ docs] ( ../../ resources/azure_subscription#optional)]
0 commit comments