Hi team, I'm trying to Implement a Java app using...
# built-with-pulumi
p
Hi team, I'm trying to Implement a Java app using pulumi docker image pulumi/pulumi-java to create an AWS EC2 instance. When I execute the Java app in a container I'm getting an error 'Program run without the Pulumi engine available; re-run using the
pulumi
CLI'. However, I'm running pulumi-java image also inside a container. Can someone please share any working examples of the same or any clue what I'm missing?