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

Switch to shared gRPC server implementation #182

Closed ulucinar closed 2 years ago

ulucinar commented 2 years ago

Description of your changes

Fixes https://github.com/crossplane/terrajet/issues/261

Switches to the shared gRPC server implementation in provider-jet-aws.

I have:

How has this code been tested

Tested using the corresponding Terrajet PR https://github.com/crossplane/terrajet/pull/275 by provisioning and destroying a VPC both locally and in-cluster with a provider package.