Commit bef9769c authored by Paul Flowers's avatar Paul Flowers

update archive path

parent 8d1ddf24
data "archive_file" "es_cleanup_lambda" {
type = "zip"
source_file = "${path.module}/files/*"
source_file = "${path.module}/files/"
output_path = "${path.module}/es-cleanup.zip"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment