Skip to main content

ovh-python

A minimal OVHcloud Python Pulumi program

Get started

Create a new project from this template with the Pulumi CLI:
Terminal window
mkdir my-project && cd my-project
pulumi new ovh-python

Configuration

The template prompts for these values during pulumi new; adjust them any time with pulumi config set.
KeyDescriptionDefault
ovhServiceNameThe OVHcloud Public Cloud Project to deploy into
ovhRegionThe OVHcloud region to deploy intoGRA
planNameName of the planSMALL
registryNameName of the private registrymy-registry
registryUserNameName of the useruser
registryUserEmailEmail of the usermyuser@ovh.com
registryUserLoginLogin of the usermyuser

Related

The infrastructure as code platform for any cloud.