crossplane-contrib / provider-jet-aws

AWS Provider for Crossplane that is built with Terrajet.
https://crossplane.io
Apache License 2.0
37 stars 30 forks source link

Update to use CLI schema #166

Closed muvaf closed 2 years ago

muvaf commented 2 years ago

What problem are you facing?

We're using deprecated NewProvider function.

How could Crossplane help solve your problem?

We should make the necessary changes to move to the new flow where we don't need to import TF provider as Go module.