The code in this repository is used in conjunction with the Pulumi Learn "Pulumi Fundamentals" pathway. Details and full instructions for using this code are found there.
You will need the following tools to complete this tutorial:
- A Pulumi account and token
- If you don't have an account, go to the signup page.
- The Pulumi CLI
- If you don't have the CLI, go to the installation page.
- Docker
- One of the following languages:
- For the TypeScript/JavaScript version, Node.js 14 or later
- For the Python version, Python 3.8 or later
- For the Java version, Java 11 or later and Gradle 7.4 or later
- For the YAML version, nothing specific!