pulumi / pulumi-terraform

A resource package that allows Pulumi programs to use Terraform state
Apache License 2.0
112 stars 18 forks source link

Unblock tests by pinning to a version of Pulumi #761

Closed iwahbe closed 2 months ago

iwahbe commented 2 months ago

Fixes https://github.com/pulumi/pulumi-terraform/issues/763

We are pinning to v3.108.1 because it was approximately the latest release when this repo was last updated.

Prerequisite for #760 & #762