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 for versioning and change feed #11195

Closed

Conversation

MattiasAng
Copy link
Contributor

Fixes #8268

Enables support for both blob versioning and change feed on storage accounts.
The reason I am using a different schema for change_feed compared to blob_retention_policy (i.e. Enabled is set when Days is set) is that the retention policy for change feed is not functioning in the current released version.
It seems to be a feature that is coming so I choose to do change_feed by TypeList to make it easier to enable support for retention policy later on.

If you don't agree with my decision we can change it to a single change_feed_enabled instead.

@denver-reed
Copy link

@MattiasAng - Do you have any ETA for when this will become available?

@yupwei68
Copy link
Contributor

yupwei68 commented Apr 7, 2021

duplicated of #9277

@MattiasAng MattiasAng closed this Apr 7, 2021
@MattiasAng MattiasAng deleted the storage-dataprotection branch April 26, 2021 18:15
@ghost
Copy link

ghost commented May 7, 2021

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators May 7, 2021
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 Azure Storage Account Data protection
4 participants