diff --git a/website/content/v1.7/talos-guides/install/cloud-platforms/aws.md b/website/content/v1.7/talos-guides/install/cloud-platforms/aws.md index 35b1daaa7e..9ff67e82ab 100644 --- a/website/content/v1.7/talos-guides/install/cloud-platforms/aws.md +++ b/website/content/v1.7/talos-guides/install/cloud-platforms/aws.md @@ -17,7 +17,7 @@ To install the dependencies for this tutorial you can use homebrew on macOS or L brew install siderolabs/tap/talosctl kubectl jq curl xz ``` -If you would like to create infrastructure via `terraform` or `opentofu` please see the exmaple in the [contrib repository](https://github.com/siderolabs/contrib/tree/main/examples/terraform/aws). +If you would like to create infrastructure via `terraform` or `opentofu` please see the example in the [contrib repository](https://github.com/siderolabs/contrib/tree/main/examples/terraform/aws). > Note: this guide is not a production set up and steps were tested in `bash` and `zsh` shells. diff --git a/website/content/v1.8/talos-guides/install/cloud-platforms/aws.md b/website/content/v1.8/talos-guides/install/cloud-platforms/aws.md index 1ffd1b6c14..e375accdde 100644 --- a/website/content/v1.8/talos-guides/install/cloud-platforms/aws.md +++ b/website/content/v1.8/talos-guides/install/cloud-platforms/aws.md @@ -17,7 +17,7 @@ To install the dependencies for this tutorial you can use homebrew on macOS or L brew install siderolabs/tap/talosctl kubectl jq curl xz ``` -If you would like to create infrastructure via `terraform` or `opentofu` please see the exmaple in the [contrib repository](https://github.com/siderolabs/contrib/tree/main/examples/terraform/aws). +If you would like to create infrastructure via `terraform` or `opentofu` please see the example in the [contrib repository](https://github.com/siderolabs/contrib/tree/main/examples/terraform/aws). > Note: this guide is not a production set up and steps were tested in `bash` and `zsh` shells.