modules/endpoints/variables.tf (
7
lines of code) (
raw
):
variable "project_id" { description = "Project ID" } variable "service_name" { description = "Service name" default = "Unnamed" }