Skip to content

Releases: fabiendelpierre/terraform-azurerm-storageaccount

Use Azure Storage Blob for Vault snapshots

08 Jan 21:36
Compare
Choose a tag to compare

Just discovered the API for Vault's built-in Raft storage backend supports automated snapshots to the three major clouds. This drops support for the Azure storage CIFS share and replaces it with a blob container that I'll use for my Vault snapshots.

Add some outputs, remove some outputs

07 Jan 20:55
Compare
Choose a tag to compare
v0.3.0

add a couple of outputs that we need for Vault, and clean up unused o…

Treat storage account access key outputs as sensitive

07 Jan 20:24
Compare
Choose a tag to compare

Useful outputs

07 Jan 19:41
Compare
Choose a tag to compare
v0.2.0

add outputs to this module that we're going to need

Initial release

07 Jan 19:12
Compare
Choose a tag to compare
v0.1.0

Initial release