This message was deleted.
# general
s
This message was deleted.
l
Yes, there are two options. You can script it easily; just
cd
to the correct directory and run
pulumi up
. You can use automation-api to run it, which is more flexible, and allows you to control parameters, configuration and more, programmatically. There's docs here: https://www.pulumi.com/blog/automation-api/ and https://github.com/pulumi/automation-api-examples
n
Thank you @little-cartoon-10569!! I try