rubrikinc / terraform-provider-polaris

Terraform provider for the Polaris platform
MIT License
2 stars 9 forks source link

Missing a list of feature keywords for Azure permissions #83

Closed DamaniN closed 2 months ago

DamaniN commented 9 months ago

Expected Behavior

I expect to be able to configure permissions for Azure SQL, Azure MI, Azure Cloud Native Archival and Azure Cloud Native Archival with Encryption.

Current Behavior

Currently, under docs/data-sources/azure_permissions.md the specific feature keywords that are supported are not listed. By looking at the examples, I've seen that the keywords cloud-native-protection and exocompute are supported. The full list of supported keywords needs to be listed. The features that are missing are:

Failure Information (for bugs)

N/A

Steps to Reproduce

Read the documentation.

Context

Version v0.8.0-beta.3 of the provider.

Failure Logs

N/A

johan3141592 commented 2 months ago

@DamaniN the documentation for Azure has been improved. Please have a look at the docs for the latest beta release (v0.9.0-beta.1):

There is also a guide for how to upgrade to the latest beta from v0.7.7:

Let me know what you think.