Skip to content

Commit 3a4c9ee

Browse files
committed
content: Add repo to pulumi article tldr
1 parent bf5c79f commit 3a4c9ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/posts/20250213-pulumi.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ In this article, we use [Pulumi](https://bas.surf/pulumi) to spin up a cloud-bas
1616

1717
This setup runs on [Hetzner Cloud](https://bas.surf/hetzner), starts in under 5 minutes, and costs less than one-sixth the price of GitHub Codespaces.
1818

19+
The full source of the project is in a GitHub [Repository](https://bas.surf/pulumi-selfhosted-codespace).
20+
1921
## Introduction
2022

2123
Containers are a fantastic way to package and run your applications—and standardize them. Similarly, devcontainers provide a consistent environment for development across teams. GitHub Codespaces leverages the [VSCode devcontainer specification](https://bas.surf/devcontainer-spec) to offer a ready-to-use cloud development environment.

0 commit comments

Comments
 (0)