You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLI
Version 3.137.0
Go Version go1.23.2
Go Compiler gc
Plugins
KIND NAME VERSION
resource gcp 8.2.0
language go unknown
Host
OS darwin
Version 15.0
Arch x86_64
This project is written in go: executable='/usr/local/go/bin/go' version='go version go1.23.2 darwin/arm64'
Dependencies:
NAME VERSION
github.com/pulumi/pulumi-gcp/sdk/v8 v8.2.0
github.com/pulumi/pulumi/sdk/v3 v3.130.0
Pulumi locates its logs in /var/folders/73/2r6x3pzs5mx1xhzgnv6bxn3c0000gn/T/ by default
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered:
What happened?
pulumi convert --from terraform --language go
adds the git ref into the file name, function/variable/type namesExample
results in a file called
terraform-gcp-labels.git?ref=v0.go
with the following codeOutput of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: