Updates from PR review

This commit is contained in:
John Downs
2022-11-18 12:41:32 +13:00
parent c008240f61
commit eaa4dedbd4
4 changed files with 7 additions and 5 deletions

View File

@ -6,8 +6,9 @@ This template deploys an [Azure Front Door (classic)](https://registry.terraform
| Terraform Resource Type | Description |
| - | - |
| `azurerm_resource_group` | The resource group for all the deployed resources.|
| `azurerm_resource_group` | The resource group for all the deployed resources. |
| `azurerm_frontdoor` | The Front Door (classic). |
| `random_id` | A random identifier generator to generate a unique Front Door resource name. |
## Variables