Ian Wahbe
Ian Wahbe
Me and @Frassle believe we have root caused this issue. It seems like the issue is caused by a invalid GITHUB_TOKEN injected during `pulumi {up,preview}` by an environment preventing the...
https://github.com/pulumi/registry/compare/iwahbe/noncannonical-docs-pages shows the changes here.
https://github.com/pulumi/registry/pull/5991 shows that metadata files have a similar issue.
Calling out this issue again for stack readme, which I almost never want to see in stack outputs. I think we can safely shorten all stack outputs over a certain...
> > For example, it's useful to include kubeconfig as a stack output. Outputting a kubeconfig will cause the kubeconfig to be printed to the console window making things quite...
This is a breaking change, but given existing use of `property.Value`, I think it is safe.
> Maybe I'm missing something here, but why is that the case? property.Value is a struct, so we can modify it just fine, as long as we have the pointer...
This would be very helpful to have.
Hi @rpmccarter. Thanks for filing an issue. This provider is generated from a terraform provider (https://github.com/cloudflare/terraform-provider-cloudflare). I recommend you create an issue https://github.com/cloudflare/terraform-provider-cloudflare in the upstream provider. If they make...
Hi @bozyk-m, thanks for opening an issue. It *is* supported on the Terraform provider in **5.0.0-alpha1**. `pulumi-cloudflare` tracks `cloudflare/terraform-provider-cloudflare`'s stable, so we don't have the alpha release. As soon as...