amazon-archives/aws-service-operator

Add support for editing S3 Bucket CORS configuration

heyjared opened this issue · 1 comments

Add support for editing S3 Bucket CORS configuration

Awesome idea @heyjared, I've got a prototype I'm working on right now which pulls back the design of each CRD and re implements more closely mapped to the CFN values which they essentially are implementing, I'll share my spec soon, I'm hoping that using the pure CloudFormation Resource Specification and code generating based on those values it will make it much easier for support for these components to work.