diff --git a/infrastructure/terraform/lambda/_template/variables.tf b/infrastructure/terraform/lambda/_template/variables.tf index 41a99950..4c9fd47d 100644 --- a/infrastructure/terraform/lambda/_template/variables.tf +++ b/infrastructure/terraform/lambda/_template/variables.tf @@ -12,3 +12,4 @@ variable "stage" { description = "Deployment stage (e.g. dev, prod)" type = string } +