Ian Wahbe

Results 264 comments of Ian Wahbe

It looks like the bug is fixed in v5.3.0. This is the migrated repro, and it works as expected. ```hcl terraform { required_providers { cloudflare = { source = "cloudflare/cloudflare"...

If we think we might want to add `hcl` as a converter option later, we could just give `hcl` a better error path now. If the error was 👇, that...

@guineveresaenger Can you point out the naming inconsistencies with a perma-link? I can't find any on master.

I believe that we are willing to take the change. I left some feedback to address before merging.

Hi @SeanWei-lab. Thanks for opening an issue. I'm having trouble reproducing the issue locally. Can you post a self-contained Pulumi program that we can run to observe the problem? I've...

> I guess there's also `pulumi plugin install` to consider, but maybe as a separate issue. Not entirely sure that's relevant for packages. Good call out

This sounds like a great idea!

@monnier That sounds reasonable. Do you know if the file is auto-generated? I'd be happy to open a PR if I knew where the correct root change was.

I opened https://github.com/ProofGeneral/PG/pull/846 to address the problem.

Hi @ZakkProjects. Thanks for letting us know. I'll take a look later today and see if anything jumps out as obvious.