crossplane / terrajet

Generate Crossplane Providers from any Terraform Provider
https://crossplane.io
Apache License 2.0
290 stars 38 forks source link

Respect custom timeouts during refresh #276

Closed turkenh closed 2 years ago

turkenh commented 2 years ago

Description of your changes

With this PR, we will include custom timeouts while building tfstate file during refresh. Terraform stores timeouts as part of provider meta (a.k.a. privateRaw ) and this PR insert timeout meta if there are any.

Fixes #213

I have:

How has this code been tested

Tested with https://github.com/crossplane-contrib/provider-jet-gcp/pull/61 by creating a bucket.