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