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

Need azurerm_recovery_services_vault api version updated to 2023-08-01 to use property standardTierStorageRedundancy #25228

Closed
1 task done
bgoudas opened this issue Mar 13, 2024 · 2 comments · Fixed by #25325

Comments

@bgoudas
Copy link

bgoudas commented Mar 13, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

Terraform Version

N/A

AzureRM Provider Version

2.99

Affected Resource(s)/Data Source(s)

recovery service vault

Terraform Configuration Files

azure-rest-api-specs/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01 at main · Azure/azure-rest-api-specs (github.com)

Debug Output/Panic Output

Policy not working as expected.

Expected Behaviour

Recovery service vault soft delete enabled property should work with policy.

Actual Behaviour

No response

Steps to Reproduce

No response

Important Factoids

No response

References

No response

@bgoudas
Copy link
Author

bgoudas commented Mar 14, 2024

Some values like ‘Microsoft.RecoveryServices/vaults/redundancySettings’ are not accepted on PUT calls of older REST APIs, making the usage of them in a idempotent way impossible.
We have tested recent API versions and we know that the latest API version (2024-02-01) is supporting that and it doesn’t seem to have any breaking changes.
Because of this we request you to upgrade the API version used for the module azurerm_recovery_services_vault

The latest API version is: 2024-02-01

Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants