Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path annoyance with zip file #4

Open
boldandbusted opened this issue Jan 5, 2018 · 1 comment
Open

Path annoyance with zip file #4

boldandbusted opened this issue Jan 5, 2018 · 1 comment

Comments

@boldandbusted
Copy link

If my collaborators have differing full paths to the module than I do, we get hot-potato games with the zip file as generated:

~ module.lambda_ebs_snapshot.aws_lambda_function.ebs_snapshot_janitor
     filename:                                                                                              “/home/jesse/work_gits/abra/ops-vpc/global/.terraform/modules/fc15eac487c45b567184d63a8342e48e/ebs-snapshot-janitor.zip” => “/Users/willie/Documents/AbraCode/ops-vpc/global/.terraform/modules/fc15eac487c45b567184d63a8342e48e/ebs-snapshot-janitor.zip”

 ~ module.lambda_ebs_snapshot.aws_lambda_function.schedule_ebs_snapshot_backups
     filename:                                                                                              “/home/jesse/work_gits/abra/ops-vpc/global/.terraform/modules/fc15eac487c45b567184d63a8342e48e/schedule-ebs-snapshot-backups.zip” => “/Users/willie/Documents/AbraCode/ops-vpc/global/.terraform/modules/fc15eac487c45b567184d63a8342e48e/schedule-ebs-snapshot-backups.zip"

(Sorry, Markdown is eating the contents, you may have to view this raw.)

Is there any way to make this work with relative paths? Thanks.

@boldandbusted
Copy link
Author

Seems like it might be related to this: 876ea86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant