Hi, is it possible to add the new `Support For Usi...
# general
s
Hi, is it possible to add the new
Support For Using Any Terraform Provider with Pulumi
alongside the automation api? ie I don't have a pulumi.yaml in that context so when I tried to do:
Copy code
pulumi package add terraform-provider ClickHouse/clickhouse
error: no Pulumi.yaml project file found (searching upwards from ...). If you have not created a project yet, use `pulumi new` to do so: no project file found
👍🏻 1
b
Please feel free to open a respective feature request in https://github.com/pulumi/pulumi-terraform-bridge/issues @enough-garden-22763 @ancient-policeman-24615
🙌 1
s
The bridge is what's behind this latest feature?
e
Indeed
Really appreciate filing issues, those do get looked at! WHen in doubt where to file, drop one in pulumi/pulumi, we'll redirect accordingly
s
Cool - I will add something there