FlexibleEngineCloud / provider-flexibleengine

Crossplane provider that exposes XRM-conformant managed resources for the FlexibleEngine API.
Apache License 2.0
10 stars 3 forks source link

[NETACL/VPC] Risk of confusion beetween argument, Selector and Refs #143

Closed gaetanars closed 1 year ago

gaetanars commented 1 year ago

https://github.com/FrangipaneTeam/provider-flexibleengine/blob/0d6f721cf3784b2482d1e82b5847ceb6983976d8/apis/netacl/v1beta1/zz_acl_types.go#L76-L90

The principal arguments is Subnets and the selector is SubnetIDSelector. Be careful not to disturb the users.

Samme problem in VPC routetable resource.