crossplane-contrib / provider-pagerduty

Apache License 2.0
13 stars 13 forks source link

fix(workspace): provider does not use the shared gRPC server and ins… #26

Closed haarchri closed 1 year ago

haarchri commented 1 year ago

provider does not use the shared gRPC server and instead, relies on the Terraform CLI to manage the lifecycle of the native provider process. Thus, we cannot use terraform.WithDisableInit(true) with the provider

Description of your changes

Fixes #

I have:

How has this code been tested

github-actions[bot] commented 1 year ago

Successfully created backport PR #27 for release-0.5.