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

Add base_archive option to archive_file resource #9924

Closed
wants to merge 2 commits into from

Conversation

ponyfleisch
Copy link

@ponyfleisch ponyfleisch commented Nov 7, 2016

Using the new argument base_archive inside an archive_file resource, an existing archive file can be amended.

My primary use case is for AWS lambda functions with a large dependency tree that i would prefer not adding to the repository as individual files. The main lambda function file needs to be run through template_file.

I'm new to golang, let me know if there is anything i can do better.

@ponyfleisch
Copy link
Author

@stack72 is there any interest in this? I can resolve the conflicts if need be. It strikes me as a reasonable feature to have when dealing with lambda, even though most of the customizations can now be done using lambda environment variables.

@teamterraform
Copy link
Contributor

Hi folks! We are undertaking a general GitHub issue/PR cleanup task now that terraform 0.12 has released. The archive provider now has its own repository (https://github.com/terraform-providers/terraform-provider-archive) and any future issues and PRs should be opened there. Thanks!

@ghost
Copy link

ghost commented Sep 5, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants