I there a way to call `pulumi up` from other Pulum...
# general
r
I there a way to call
pulumi up
from other Pulumi code/project? I'm looking at a way to configure RabbitMQ instance with
pulumi-rabbitmq
after I create Amazon MQ instance.
pulumi-rabbitmq
takes environment variables or config so I don't know what is the best way to do this