Registry / cloud / pulumi-pulumi

pulumi-pulumi

JSON →
library3.225.1+incompatiblegogounverified

Pulumi's core Go SDK for defining and deploying cloud infrastructure as code.

go get github.com/pulumi/pulumi
INSTALL
IMPORT
SIG · PULUMI-PULUMI
P
pulumi-pulumi
cloudgov3.225.1+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pulumi
github.com/pulumi/pulumi

Creates a new stack reference using the Pulumi SDK.

package main import ( "github.com/pulumi/pulumi" ) func main() { pulumi.NewStackReference("my-stack", nil) }
Debug
Known issues
breakingVersion 3.225.1+incompatible indicates a major version mismatch; the module path should include /v3 for Go modules.
fix
Use github.com/pulumi/pulumi/v3 as the import path for v3.x.
affects: >=3.0.0
Upgrade
Version history
3.225.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
pulumi-pulumi — go get pulumi-pulumi · libregistry