Open
Description
Is your feature request related to a problem?
ec2-controller supports Create/Delete functionality for VPCEndpoint
resource, but not Update.
Describe the solution you'd like
I should be able to modify/update an ACK-managed VPCEndpoint
resource using its controller
Describe alternatives you've considered
Updating resource myself using aws-sdk
, cli, or console