Update readme

This commit is contained in:
John Downs 2022-11-18 12:48:30 +13:00
parent eaa4dedbd4
commit 497661a7aa

View File

@ -12,11 +12,11 @@ This template deploys an [Azure Front Door (classic)](https://registry.terraform
## Variables ## Variables
| Name | Description | | Name | Description | Default Value |
|-|-| |-|-|-|
| `location` | The location for all the deployed resources. | | `location` | The location for all the deployed resources. | `westus2` |
| `resource_group_name` | The name of the resource group to deploy. | | `resource_group_name` | The name of the resource group to deploy. | `FrontDoor` |
| `backend_address` | The host name or IP address of the backend application. | | `backend_address` | The host name or IP address of the backend application. | |
## Example ## Example