mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
[docs] Correct typo in azure storage account docs (#10508)
This commit is contained in:
parent
14b371d533
commit
22a8ef1662
@ -59,7 +59,7 @@ The following arguments are supported:
|
|||||||
for `BlobStorage` accounts. Valid options are `Hot` and `Cold`, defaults to
|
for `BlobStorage` accounts. Valid options are `Hot` and `Cold`, defaults to
|
||||||
`Hot`.
|
`Hot`.
|
||||||
|
|
||||||
* `enable_bool_encryption` - (Optional) Boolean flag which controls if Encryption
|
* `enable_blob_encryption` - (Optional) Boolean flag which controls if Encryption
|
||||||
Services are enabled for Blob storage, see [here](https://azure.microsoft.com/en-us/documentation/articles/storage-service-encryption/)
|
Services are enabled for Blob storage, see [here](https://azure.microsoft.com/en-us/documentation/articles/storage-service-encryption/)
|
||||||
for more information.
|
for more information.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user