Ian Wahbe
Ian Wahbe
@dirien Please open a new PR if you intend to pursue adding pulumi-fly to the registry.
Hi @martinpsz. Thanks for reporting this issue. I was able to reproduce with the following program: ```ts import * as aws from "@pulumi/aws"; new aws.opensearch.ServerlessSecurityPolicy("encryption-policy", { type: "encryption", policy: JSON.stringify({...
Hi @mehdidhammou, thanks for opening an issue. This is an issue in the underlying docs for the TF provider: https://github.com/oracle/terraform-provider-oci/issues/2300. I opened an upstream issue.
I like this suggestion. *Best* sounds pretty out of scope, but I think *Better* is pretty achievable.
We have shipped this. An example is google-workspace: https://www.pulumi.com/registry/packages/googleworkspace/.
Closing as a duplicate of https://github.com/pulumi/registry/issues/4902.
@sean1588 Do you still want to merge this change?
That's what it redirects me to now: https://www.pulumi.com/docs/iac/packages-and-automation/pulumi-packages/authoring/. I'll push the change to this branch and then merge.
This will hopefully be fixed by the next bridge release. Related to https://github.com/pulumi/registry/issues/5095
Currently pinning to https://github.com/pulumi/pulumi/pull/19488, since otherwise tests panic.