From 06a54cdc215005bcd64d5fab891f5680e26cc399 Mon Sep 17 00:00:00 2001 From: Mark Turner Date: Thu, 31 Mar 2016 21:34:27 +0100 Subject: [PATCH] Set 'Testing' title to follow same format as others --- website/source/docs/providers/azurerm/index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/azurerm/index.html.markdown b/website/source/docs/providers/azurerm/index.html.markdown index 0655a4843..749b29118 100644 --- a/website/source/docs/providers/azurerm/index.html.markdown +++ b/website/source/docs/providers/azurerm/index.html.markdown @@ -73,7 +73,7 @@ The following arguments are supported: * `tenant_id` - (Optional) The tenant ID to use. It can also be sourced from the `ARM_TENANT_ID` environment variable. -## Testing: +## Testing Credentials must be provided via the `ARM_SUBSCRIPTION_ID`, `ARM_CLIENT_ID`, `ARM_CLIENT_SECRET` and `ARM_TENANT_ID` environment variables in order to run