diff --git a/examples/e2e/azure/variables.tf b/examples/e2e/azure/variables.tf index fdc4c21f..2ac19898 100644 --- a/examples/e2e/azure/variables.tf +++ b/examples/e2e/azure/variables.tf @@ -8,4 +8,4 @@ variable "azure_client_secret" {} variable "azure_subscription_id" {} variable "azure_resource_group" {} -variable "azure_location" {} +variable "azure_region" {}