1. Docs
  2. Pulumi IaC
  3. Get started
  4. AWS
  5. AWS
  6. Install Pulumi

Get started with Pulumi and AWS

    Install Pulumi

    Download and install Pulumi for your platform:

    $ brew install pulumi/tap/pulumi
    $ curl -fsSL https://get.pulumi.com | sh
    All Windows examples in this tutorial assume you are running in PowerShell.
    > choco install pulumi
    Other installation options are available.

    Test your new installation by running the `pulumi version` command:

    $ pulumi version
    v3.165.0

    If this doesn't work, you may need to restart your terminal to ensure the directory containing the pulumi command is on your PATH.

    $ pulumi version
    v3.165.0

    If this doesn't work, you may need to restart your terminal to ensure the directory containing the pulumi command is on your PATH.

    > pulumi version
    v3.165.0

    If this doesn't work, you may need to restart your terminal to ensure the directory containing the pulumi.exe command is on your PATH.

      PulumiUP May 6, 2025. Register Now.