Variable rootPulumiStackTypeNameConst

rootPulumiStackTypeName: "pulumi:pulumi:Stack" = "pulumi:pulumi:Stack"

rootPulumiStackTypeName is the type name that should be used to construct the root component in the tree of Pulumi resources allocated by a deployment. This must be kept up to date with github.com/pulumi/pulumi/sdk/v3/go/common/resource/stack.RootStackType.

Generated using TypeDoc