provider-aws icon indicating copy to clipboard operation
provider-aws copied to clipboard

Add S3 Object resource

Open zbbkeepgoing opened this issue 2 years ago • 4 comments

Signed-off-by: Binbin Zou [email protected]

Description of your changes

This PR adds an Object resource for S3 bucket that allows create object or directory in a bucket using Crossplane.

I have:

  • [x] Read and followed Crossplane's contribution process.
  • [x] Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Manually and through unit tests

zbbkeepgoing avatar Mar 07 '22 03:03 zbbkeepgoing