Skip to content

Commit 9a37ae5

Browse files
authored
Fix minor error in doc for queue_properties attribute (#13808)
1 parent 9377f42 commit 9a37ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/storage_account.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The following arguments are supported:
125125

126126
* `queue_properties` - (Optional) A `queue_properties` block as defined below.
127127

128-
~> **NOTE:** `queue_properties` cannot be set when the `access_tier` is set to `BlobStorage`
128+
~> **NOTE:** `queue_properties` cannot be set when the `account_kind` is set to `BlobStorage`
129129

130130
* `static_website` - (Optional) A `static_website` block as defined below.
131131

0 commit comments

Comments
 (0)