We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d38d1bd commit 49bb3abCopy full SHA for 49bb3ab
tutorials/terraform-quickstart/index.mdx
@@ -86,7 +86,7 @@ The installation of Terraform on Linux can be done in a few simple steps.
86
```
87
apt update && apt install terraform
88
89
-4. Test the installation by running the `terraform version` command.
+6. Test the installation by running the `terraform version` command.
90
91
terraform version
92
Terraform v1.9.8
0 commit comments