Commit 72b393c7 authored by Paul Flowers's avatar Paul Flowers

update archive dir

parent bef9769c
data "archive_file" "es_cleanup_lambda" {
type = "zip"
source_file = "${path.module}/files/"
source_dir = "${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