codespell fixes

This commit is contained in:
Wiktor Niesiobędzki
2025-10-26 10:16:48 +00:00
parent 269e47a565
commit 7fe999562a
21 changed files with 27 additions and 25 deletions

View File

@@ -102,7 +102,7 @@ module "example-va" {
# tftest modules=1 resources=5
```
If you don't specify the MD5 key, the module will generate a random 12 charachters key for you.
If you don't specify the MD5 key, the module will generate a random 12 characters key for you.
```hcl
resource "google_compute_router" "interconnect-router" {