dir property
The directory from which to run the command from. If dir does not exist, then
Command will fail.
Implementation
late final pulumi.Output<String?> dir;
The directory from which to run the command from. If dir does not exist, then
Command will fail.
late final pulumi.Output<String?> dir;