-
-
Notifications
You must be signed in to change notification settings - Fork 558
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 region attribute to s3_file provider #191
Conversation
Could I get some help resolving this error please? Not sure why it thinks it is being passed a block or why the error occurs given that file was not changed in this PR. |
The error was introduced in a nightly build of ChefDK which is used in Travis. I fixed it up on master. |
Ah thanks @tas50 - that would explain it! Have resolved the merge conflicts and the build is now passing. |
@zl4bv Can you rebase this against master and document it in the readme so others can use it? Thanks |
@tas50 Rebased and documentation added. Minimally tested with kitchen-docker against the existing test cookbook in the repo:
|
Pull region from s3_file attribute
This is basically PR #149 with the merge conflict fixed.
Pinging @TaopaiC @ubiquitousthey @miketheman