Closed ulucinar closed 2 years ago
Fixes https://github.com/crossplane/terrajet/issues/261
Switches to the shared gRPC server implementation in provider-jet-aws.
provider-jet-aws
I have:
make reviewable test
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.
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:
make reviewable test
to ensure this PR is ready for review.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.