This is the lab example to the Pulumi Infrastructure as Code NextGen
presentation.
Just click the link above and wait until the gitpod vscode ui is ready. Then run the following command to provision the lab infrastructure in the Hetzner Cloud.
pulumi up -y
The more interactive version is
pulumi up
.