Commit faf4abd0 authored by Paul Flowers's avatar Paul Flowers

update archive back to file

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