provider/azurerm: improve formatting of client_config docs (#9915)

This commit is contained in:
Peter McAtominey 2016-11-07 16:00:58 +00:00 committed by Paul Stack
parent f580a8ed7b
commit 2449cfbf1c
1 changed files with 5 additions and 4 deletions

View File

@ -8,7 +8,8 @@ description: |-
# azurerm\_client\_config # azurerm\_client\_config
Use this data source to access the configuration Use this data source to access the configuration of the Azure Resource Manager
provider.
## Example Usage ## Example Usage
@ -26,6 +27,6 @@ There are no arguments available for this data source.
## Attributes Reference ## Attributes Reference
`client_id` is set to the Azure Client ID. * `client_id` is set to the Azure Client ID.
`tenant_id` is set to the Azure Tenant ID. * `tenant_id` is set to the Azure Tenant ID.
`subscription_id` is set to the Azure Subscription ID. * `subscription_id` is set to the Azure Subscription ID.