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

Enable versioning on our Azure Blob Storage account #4702

Open
alexwlchan opened this issue Aug 3, 2020 · 1 comment
Open

Enable versioning on our Azure Blob Storage account #4702

alexwlchan opened this issue Aug 3, 2020 · 1 comment
Labels
🚧 Infrastructure 📦 Storage service Work related to the storage service

Comments

@alexwlchan
Copy link
Contributor

In theory we'll never use it, and we'll only ever store a single version of each blob.

In practice, this means blobs can't be overwritten except by somebody with access to the storage account. It closes off another failure mode.

@alexwlchan alexwlchan added 🚧 Infrastructure 📦 Storage service Work related to the storage service labels Aug 3, 2020
@alexwlchan
Copy link
Contributor Author

We could also look at enabling Legal Holds (https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-immutable-storage) although you can't manage those through Terraform: hashicorp/terraform-provider-azurerm#3722

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 Infrastructure 📦 Storage service Work related to the storage service
Projects
None yet
Development

No branches or pull requests

1 participant