opentofu/website/source/docs
Peter McAtominey 6374cc7d33 provider/azurerm: add client_config data source
azurerm_client_config provides access to:

 - client_id
 - tenant_id
 - subscription_id

```
TF_ACC=1 go test ./builtin/providers/azurerm -v -run TestAccAzureRMClientConfig -timeout 120m
=== RUN   TestAccAzureRMClientConfig_basic
--- PASS: TestAccAzureRMClientConfig_basic (27.79s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/azurerm	27.862s
```
2016-10-20 11:29:48 +01:00
..
commands No, for AWS Route53 zones the ID is not the domain (#9302) 2016-10-09 18:29:38 +02:00
configuration Added list element syntax 2016-10-18 23:37:50 +11:00
import Add ability to import AWS OpsWorks Custom Layers 2016-10-07 11:57:11 +01:00
internals Update the docs to indicate that TF_LOG_PLAN is append now. 2016-10-18 13:10:15 -07:00
modules Merge pull request #9161 from jamtur01/patch-2 2016-10-03 14:44:16 +01:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers provider/azurerm: add client_config data source 2016-10-20 11:29:48 +01:00
provisioners Remove key_file from docs as well 2016-10-12 14:48:15 -04:00
state Documentation formatting fix 2016-10-05 16:09:10 -07:00
index.html.markdown Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00