-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
r/aws_s3_bucket_object: Enable source to be an s3 source #6383
Conversation
|
b072d08
to
6e02d97
Compare
|
@bflad any chance of getting a look at this? 😃 🦃 |
@bflad This is rebased and ready for a look! 👁 |
Would love to be able to use this. Getting tiresome to have to download every object locally first. |
b3f9857
to
4553646
Compare
|
4eae5d0
to
0aeb3de
Compare
|
9c4fc0c
to
255c7d4
Compare
@bflad @ryndaniels Conflicts resolved. Let me know if you'd like any adjust. |
2311550
to
4ca5881
Compare
@bflad This is a friendly ping 🏓 . We'd love to be able to use this! |
@bflad @aeschright is this on the radar to review/merge? |
The main update today was pairing down acceptance tests to functionality that really needed to be tested with the additional functionality. Previous tests were excessive. GovCloud acceptance testing:
Commercial acceptance testing:
|
Closing in preference of #15461 |
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Updated Sep 1, 2020
Fixes #3943
Changes proposed in this pull request:
resource/aws_s3_bucket_object
: allow thesource
attribute to be an s3 URL (instead of just a file)For example, with this PR, this would be possible (copying object from one s3 bucket to another s3 bucket):
GovCloud acceptance testing (Sep 1 2020):
Commercial acceptance testing (Sep 1 2020):