diff --git a/website/source/docs/providers/azurerm/r/storage_account.html.markdown b/website/source/docs/providers/azurerm/r/storage_account.html.markdown index 8f8cd9cb4..d375e12cd 100644 --- a/website/source/docs/providers/azurerm/r/storage_account.html.markdown +++ b/website/source/docs/providers/azurerm/r/storage_account.html.markdown @@ -59,7 +59,7 @@ The following arguments are supported: for `BlobStorage` accounts. Valid options are `Hot` and `Cold`, defaults to `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/) for more information.