<!-- Thank you for helping to improve Crossplane! Please be sure to search for open issues before raising a new one. We use issues for bug reports and feature requests. Please find us at https://slack.crossplane.io for questions, support, and discussion. --> ### 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](https://github.com/crossplane/terrajet/pull/174) where we don't need to import TF provider as Go module.
What problem are you facing?
We're using deprecated
NewProviderfunction.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.