stack
stack: stringPulumi stack name for the current program.
Type
string
Example
CODE
import { stack } from '@jobcloud/pulumi-helpers/runtime';
console.log(stack);stack: stringPulumi stack name for the current program.
Type
string
Example
import { stack } from '@jobcloud/pulumi-helpers/runtime';
console.log(stack);