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

azurerm_storage_account - Support blob_properties.0.restore_policy #19644

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

magodo
Copy link
Collaborator

@magodo magodo commented Dec 12, 2022

Fix #19643

Test

terraform-provider-azurerm on  storage_account_restore_policy via 🐹 v1.19 took 3m4s
💢  TF_ACC=1 go test -v -timeout=20h ./internal/services/storage -run='TestAccStorageAccount_blobProperties$'
=== RUN   TestAccStorageAccount_blobProperties
=== PAUSE TestAccStorageAccount_blobProperties
=== CONT  TestAccStorageAccount_blobProperties
--- PASS: TestAccStorageAccount_blobProperties (229.93s)
PASS
ok      github.com/hashicorp/terraform-provider-azurerm/internal/services/storage       229.935s

@katbyte katbyte merged commit 0b57fc8 into hashicorp:main Dec 14, 2022
katbyte added a commit that referenced this pull request Dec 14, 2022
favoretti pushed a commit to favoretti/terraform-provider-azurerm that referenced this pull request Jan 12, 2023
favoretti pushed a commit to favoretti/terraform-provider-azurerm that referenced this pull request Jan 12, 2023
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, 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 Jan 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for declaring blob's restorePolicy in azurerm_storage_account
3 participants