We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738356c commit 00a3942Copy full SHA for 00a3942
docs/builders/upcloud.mdx
@@ -109,7 +109,7 @@ The upcloud builder is used to generate storage templates on UpCloud.
109
-->
110
### Example Usage
111
112
-Here is a sample template, which you can also find in the [example](https://github.com/UpCloudLtd/packer-plugin-upcloud/tree/master/example) directory.
+Here is a sample template, which you can also find in the [example](https://github.com/UpCloudLtd/packer-plugin-upcloud/tree/main/example) directory.
113
It reads your UpCloud API credentials from the environment variables, creates an Ubuntu 20.04 LTS server in the `nl-ams1` region and authorizes root user to loggin with your public SSH key.
114
115
```hcl
0 commit comments