mysterious-pizza-71836
10/04/2024, 1:25 AMpulumi up
runs in my Gradle app? Right now, it just runs gradlew run
, but this doesn't work because I have a multi-module project. I want to change it to something like gradlew run :tools:pulumi:run
mysterious-pizza-71836
10/04/2024, 4:09 AMPulimi.yaml
under the module's directory and setting the work dir to the module's directorybulky-oil-97030
10/09/2024, 7:55 AM