blob_for_url/variables.tf (
9
lines of code) (
raw
):
variable "endpoint" { type = string } variable "resource_group_location" { type = string } variable "resource_group_name" { type = string }