mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
correct lambda name
This commit is contained in:
parent
1af9d84f94
commit
8b27a5fda2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
variable "lambda_name" {
|
||||
type = string
|
||||
description = "Logical name of the lambda (e.g. sharepoint_renamer)"
|
||||
description = "sharepoint_renamer"
|
||||
}
|
||||
|
||||
variable "stage" {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue