Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 90ca176

Browse files
authored
Merge pull request hashicorp#9587 from BedeGaming/azurerm-keyvault-docs
provider/azurerm: fix key_vault docs mentioning ServiceBus
2 parents 3eac2a7 + 8ec9197 commit 90ca176

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

website/source/docs/providers/azurerm/r/key_vault.html.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: |-
88

99
# azurerm\_key\_vault
1010

11-
Create a ServiceBus Subscription.
11+
Create a Key Vault.
1212

1313
## Example Usage
1414

@@ -52,8 +52,8 @@ resource "azurerm_key_vault" "test" {
5252

5353
The following arguments are supported:
5454

55-
* `name` - (Required) Specifies the name of the ServiceBus Subscription resource.
56-
Changing this forces a new resource to be created.
55+
* `name` - (Required) Specifies the name of the Key Vault resource. Changing this
56+
forces a new resource to be created.
5757

5858
* `location` - (Required) Specifies the supported Azure location where the resource exists.
5959
Changing this forces a new resource to be created.

0 commit comments

Comments
 (0)