Skip to content

Commit

Permalink
Update doc for custom_domain in storage_account (#6947)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrxtom2 committed May 16, 2020
1 parent 0be32ad commit 81cdde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/storage_account.html.markdown
Expand Up @@ -144,7 +144,7 @@ A `cors_rule` block supports the following:

A `custom_domain` block supports the following:

* `name` - (Optional) The Custom Domain Name to use for the Storage Account, which will be validated by Azure.
* `name` - (Required) The Custom Domain Name to use for the Storage Account, which will be validated by Azure.
* `use_subdomain` - (Optional) Should the Custom Domain Name be validated by using indirect CNAME validation?

---
Expand Down

0 comments on commit 81cdde5

Please sign in to comment.