crossplane-contrib / provider-alibaba

Crossplane provider for Alibaba Cloud
Apache License 2.0
50 stars 18 forks source link

Support SLS applying config to and remove from machine group #92

Closed zzxwill closed 3 years ago

zzxwill commented 3 years ago

Signed-off-by: Zheng Xi Zhou zzxwill@gmail.com

Description of your changes

Implemented managed resource MachineGroupBinding to apply config to and remove config from a machine group

I have:

How has this code been tested