-
Notifications
You must be signed in to change notification settings - Fork 63
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 source_dirs field #113
base: main
Are you sure you want to change the base?
Conversation
Hi @juliosueiras 👋 Thank you for submitting this! Would you be able to add your intended use case to #37? This will help us with designing the functionality and ensuring that we are covering any expectations. Thanks! |
@juliosueiras, is there any active work going on with this PR? I created #125 which has some similarities. |
@bflad can we accept this functionality - it's so powerful in the "new" world of serverless this is a required function! |
Add source_dirs field which would allow archiving multiple dirs at once with the following structure
if
dir1
havefile1
anddir2
havefile2
it would result in thisterraform example:
The items need to be for this are adding test cases relate to this and ensure all errors from the filepath walk are return