From 25c3a879dbba7d34ee651cc7c7793d3cf16421e3 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Fri, 3 Nov 2017 14:57:43 +0100 Subject: [PATCH] Adding `azurerm` to the list of supported backends (#16531) Fixes #16530 --- website/docs/state/workspaces.html.md | 1 + website/layouts/backend-types.erb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/state/workspaces.html.md b/website/docs/state/workspaces.html.md index 10a48b702..e553ab38f 100644 --- a/website/docs/state/workspaces.html.md +++ b/website/docs/state/workspaces.html.md @@ -19,6 +19,7 @@ found on [the _purpose_ page](/docs/state/purpose.html). Multiple workspaces are currently supported by the following backends: + * [AzureRM](/docs/backends/types/azurerm.html) * [Consul](/docs/backends/types/consul.html) * [S3](/docs/backends/types/s3.html) diff --git a/website/layouts/backend-types.erb b/website/layouts/backend-types.erb index 3ae442bc8..977086f00 100644 --- a/website/layouts/backend-types.erb +++ b/website/layouts/backend-types.erb @@ -27,7 +27,7 @@ artifactory > - azurerm (_formerly `azure`_) + azurerm > consul