crossplane-contrib / provider-alibaba

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

Use distinct ProviderConfig credentials field #41

Closed negz closed 3 years ago

negz commented 3 years ago

Description of your changes

See https://github.com/crossplane/crossplane-runtime/pull/212 for context.

I have:

How has this code been tested

I've run through the docs/snippets/compose example for Alibaba. I don't have credentials, so the RDS instance didn't actually spin up, but the changes appeared to work as expected.