Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add key rotation policy information in table azure_key_vault_key #733

Open
Priyanka-Chatterjee-2000 opened this issue Mar 18, 2024 · 2 comments
Assignees
Labels
blocked Work on this issue is currently blocked enhancement New feature or request stale No recent activity has been detected on this issue/PR and it will be closed

Comments

@Priyanka-Chatterjee-2000
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Add key rotation policy information in table azure_key_vault_key

https://github.com/Azure/azure-sdk-for-go/blob/v68.0.0/services/keyvault/mgmt/2022-07-01/keyvault/models.go#L890
https://github.com/Azure/azure-sdk-for-go/blob/v68.0.0/services/keyvault/mgmt/2022-07-01/keyvault/models.go#L3120

@Priyanka-Chatterjee-2000 Priyanka-Chatterjee-2000 added the enhancement New feature or request label Mar 18, 2024
@ParthaI ParthaI self-assigned this Mar 18, 2024
@ParthaI
Copy link
Contributor

ParthaI commented Mar 18, 2024

Hello @Priyanka-Chatterjee-2000, this plugin relies on Azure GO SDK Version 58.0.0+incompatible for fetching KeyVault details. Unfortunately, this version does not include support for rotation policy details.

Additionally, upon reviewing other versions of the KeyVault packages, I found that they also do not provide Rotation Policy details.

The Rotation Policy details become available with the most recent version of the Azure Go SDK. We intend to address this issue after upgrading our Azure Go SDK package to the latest version.

Thank you for your patience!

@ParthaI ParthaI added the blocked Work on this issue is currently blocked label Mar 18, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale No recent activity has been detected on this issue/PR and it will be closed label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Work on this issue is currently blocked enhancement New feature or request stale No recent activity has been detected on this issue/PR and it will be closed
Projects
None yet
Development

No branches or pull requests

2 participants