diff --git a/modules/web/variables.tf b/modules/web/variables.tf index 8769f72..a4da9ba 100644 --- a/modules/web/variables.tf +++ b/modules/web/variables.tf @@ -50,6 +50,3 @@ variable "public_legacy_url" { type = string } -variable "digitransit_subscription_key" { - type = string -}