Skip to content

Zip files not found on apply #517

@slords

Description

@slords

Describe the bug

In my terraform I have a few zip files that are created and expected to be uploaded to S3. The plan works and shows all these ready for upload. Also a local apply works fine. However when I try and do an apply with this module I'm getting errors that the zip file can't be found. (ex. "monitor_oracle.zip: no such file or directory)

To Reproduce

add a data.archive_file resource to your project and try and do something with it (ex. upload to s3, use for lambda, etc).

Expected behavior

Zip file should be created and uploaded like it is when run locally.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions