mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
delete duplicate variable in lambda_service_with_zip
This commit is contained in:
parent
597fb2e764
commit
5f948da2ec
1 changed files with 1 additions and 2 deletions
|
|
@ -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 }
|
||||
Loading…
Add table
Reference in a new issue