mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +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" {
|
variable "lambda_name" {
|
||||||
type = string
|
type = string
|
||||||
description = "Logical name of the lambda (e.g. sharepoint_renamer)"
|
description = "sharepoint_renamer"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "stage" {
|
variable "stage" {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue