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

feat(dms/rocketmq): add rocketmq resources #126

Closed gaetanars closed 1 year ago

gaetanars commented 1 year ago

Description of your changes

I have:

How has this code been tested

NAME                                                                           READY   SYNCED   EXTERNAL-NAME                          AGE
rocketmqinstance.dms.flexibleengine.upbound.io/example-dms-rocketmq-instance   True    True     2fbb7ef2-a2a9-41ac-83c3-f9a9a9a9239f   98m

NAME                                                                     READY   SYNCED   EXTERNAL-NAME   AGE
rocketmqtopic.dms.flexibleengine.upbound.io/example-dms-rocketmq-topic   True    True     topic_test      39m

NAME                                                                                     READY   SYNCED   EXTERNAL-NAME         AGE
rocketmqconsumergroup.dms.flexibleengine.upbound.io/example-dms-rocketmq-consumergroup   True    True     consumer_group_test   14m

rocketmquser can't be tested at this time : FlexibleEngineCloud/terraform-provider-flexibleengine#906

github-actions[bot] commented 1 year ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.