variable "resource_group_name" { default = "myResourceGroup" } variable "resource_group_location" { default = "eastus" }