CLI
Version 3.130.0
Go Version go1.22.6
Go Compiler gc
Plugins
KIND NAME VERSION
resource gcp 7.23.0
language go unknown
Host
OS darwin
Version 14.6.1
Arch arm64
This project is written in go: executable='/usr/local/go/bin/go' version='go version go1.22.5 darwin/arm64'
TYPE URN
pulumi:pulumi:Stack urn:pulumi:dev::gcp-go-scratch::pulumi:pulumi:Stack::gcp-go-scratch-dev
pulumi:providers:gcp urn:pulumi:dev::gcp-go-scratch::pulumi:providers:gcp::default_7_23_0
Found no pending operations associated with dev
Backend
Name pulumi.com
Token type personal
Dependencies:
NAME VERSION
github.com/pulumi/pulumi-gcp/sdk/v7 v7.23.0
github.com/pulumi/pulumi/sdk/v3 v3.117.0
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).
Describe what happened
gcp.certificatemanager.CertificateMap golang examples do not match the underlying code.
Example:
should be
Other langs seem unaffected? (I checked
dotnet
only)This PR seems to be when it deviated.
Sample program
Non-working example from docs:
This works:
Log output
No response
Affected Resource(s)
No response
Output 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).