Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 1ab6a5c

Browse files
authored
update install instructions to reference provider prerequisites (#638)
1 parent 246244d commit 1ab6a5c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/get-started/installation.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ Please follow these links to the official installation steps for each.
1212
- [Git](https://git-scm.com/)
1313
- [Docker](https://docs.docker.com/get-docker/)
1414
- [Docker Buildx](https://github.com/docker/buildx/)
15-
- [Pulumi](https://www.pulumi.com/docs/cli/) _(for deployments, only needed if using the default providers)_
15+
16+
### Deployment Prerequisites
17+
18+
Deployment plugins have their own requirements, please refer to the documentation for the specific deployment provider you want to use.
19+
20+
- [Pulumi Providers](/providers/pulumi#prerequisites)
21+
- [Terraform Providers](/providers/terraform#prerequisites)
1622

1723
<Note>
1824
When setting up Docker on Linux be sure to follow the [post-installation

0 commit comments

Comments
 (0)