Pulumi is
That’s it! 👏
Next steps:

Steps
Pulumi - Getting Started
Step 1 - Setup the CLI
As this is your first time running Pulumi, you’ll need to download the command-line interface (CLI) and install it like so:
curl -fsSL https://get.pulumi.com | sh
Verify that the CLI is installed and is running correctly with the following command:
pulumi version