-
Notifications
You must be signed in to change notification settings - Fork 0
Home
terraform-docs edited this page Jul 16, 2021
·
6 revisions
Name | Version |
---|---|
terraform | ~> 1.0.0 |
azurerm | 2.68.0 |
Name | Version |
---|---|
azurerm | 2.68.0 |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cache_expiration_time | How long the CDN endpoint will cache pages for. | string |
"00:00:10" |
no |
cdn_location | Location for the CDN profile and endpoint. | string |
"West Europe" |
no |
endpoint | CDN endpoint name (XX.azureedge.net) | any |
n/a | yes |
location | Location for the resource group and storage account. | string |
"UK South" |
no |
resource_group_name | The name of the resource group to store all resources in. | string |
"website-rg" |
no |
sa_replication_type | The storage account replication type. Valid values are: LRS, ZRS, GRS, RA-GRS | string |
"LRS" |
no |
storage_account_name | The name of the storage account, must be globaly unique. | any |
n/a | yes |
Name | Description |
---|---|
endpoint_web_url | n/a |
storage_account_name | n/a |
storage_account_web_url | n/a |