Pulumi user guide

Platform/OS
Linux, macOS, Windows
Category
Infrastructure as Code

Pulumi

Pulumi is a tool that lets you create and manage all your cloud services using ordinary programming languages like Python or JavaScript instead of special configuration files. In everyday terms, it works like a smart assistant that turns your instructions into real cloud resources such as servers, databases, and networks, then keeps everything updated when you make changes.
It uses Diskspace's S3-compatible object storage as a safe, central place to remember the current state of your entire cloud setup. Every time you run a command, Pulumi checks and updates this storage so it always knows exactly what exists in your cloud, preventing mistakes and making teamwork much easier.
This reliable storage approach gives teams confidence that their infrastructure is consistent, versioned, and recoverable, delivering real-world value by reducing costly errors and saving hours of troubleshooting.

Connection / Setup

How to get your DiskSpace S3 credentials
New Accounts
  1. Create an account and log in to DiskSpace
  2. Click I'm ready to set up my storage
  3. Enter Bucket Name following the instructions
  4. Click Create Bucket and wait for it to be generated
  5. Find your Endpoint URL, Access Key, and Secret Key in the S3 Client Configuration section for use below
Existing Accounts
  1. Log in to DiskSpace
  2. Scroll to DiskSpace S3 Connection Info
  3. Find your Endpoint URL, Access Key, Secret Key, and Bucket Name for use below

Sign up or log in to set up your DiskSpace S3 Storage for Pulumi.