delete duplicate variable in lambda_service_with_zip

This commit is contained in:
Daniel Roth 2026-03-12 10:59:30 +00:00
parent 597fb2e764
commit 5f948da2ec

View file

@ -17,5 +17,4 @@ variable "environment" {
default = {}
}
variable "s3_bucket" { type = string }
variable "s3_key" { type = string }
variable "source_code_hash" { type = string }
variable "s3_key" { type = string }