Skip to content

Commit 638fb56

Browse files
authored
docs(terraform/backend/oss): fix typo on prefix field (#891)
2 parents e44edd8 + 057d00d commit 638fb56

File tree

14 files changed

+14
-14
lines changed
  • content/terraform
    • v1.1.x/docs/language/settings/backends
    • v1.10.x/docs/language/backend
    • v1.11.x/docs/language/backend
    • v1.12.x/docs/language/backend
    • v1.13.x/docs/language/backend
    • v1.14.x (alpha)/docs/language/backend
    • v1.2.x/docs/language/settings/backends
    • v1.3.x/docs/language/settings/backends
    • v1.4.x/docs/language/settings/backends
    • v1.5.x/docs/language/settings/backends
    • v1.6.x/docs/language/settings/backends
    • v1.7.x/docs/language/settings/backends
    • v1.8.x/docs/language/settings/backends
    • v1.9.x/docs/language/backend

14 files changed

+14
-14
lines changed

content/terraform/v1.1.x/docs/language/settings/backends/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following configuration options or environment variables are supported:
8787

8888
* `bucket` - (Required) The name of the OSS bucket.
8989

90-
* `prefix` - (Opeional) The path directory of the state file will be stored. Default to "env:".
90+
* `prefix` - (Optional) The path directory of the state file will be stored. Default to "env:".
9191

9292
* `key` - (Optional) The name of the state file. Defaults to `terraform.tfstate`.
9393

content/terraform/v1.10.x/docs/language/backend/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following configuration options or environment variables are supported:
8989

9090
* `bucket` - (Required) The name of the OSS bucket.
9191

92-
* `prefix` - (Opeional) The path directory of the state file will be stored. Default to "env:".
92+
* `prefix` - (Optional) The path directory of the state file will be stored. Default to "env:".
9393

9494
* `key` - (Optional) The name of the state file. Defaults to `terraform.tfstate`.
9595

content/terraform/v1.11.x/docs/language/backend/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following configuration options or environment variables are supported:
8989

9090
* `bucket` - (Required) The name of the OSS bucket.
9191

92-
* `prefix` - (Opeional) The path directory of the state file will be stored. Default to "env:".
92+
* `prefix` - (Optional) The path directory of the state file will be stored. Default to "env:".
9393

9494
* `key` - (Optional) The name of the state file. Defaults to `terraform.tfstate`.
9595

content/terraform/v1.12.x/docs/language/backend/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following configuration options or environment variables are supported:
8989

9090
* `bucket` - (Required) The name of the OSS bucket.
9191

92-
* `prefix` - (Opeional) The path directory of the state file will be stored. Default to "env:".
92+
* `prefix` - (Optional) The path directory of the state file will be stored. Default to "env:".
9393

9494
* `key` - (Optional) The name of the state file. Defaults to `terraform.tfstate`.
9595

content/terraform/v1.13.x/docs/language/backend/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following configuration options or environment variables are supported:
8989

9090
* `bucket` - (Required) The name of the OSS bucket.
9191

92-
* `prefix` - (Opeional) The path directory of the state file will be stored. Default to "env:".
92+
* `prefix` - (Optional) The path directory of the state file will be stored. Default to "env:".
9393

9494
* `key` - (Optional) The name of the state file. Defaults to `terraform.tfstate`.
9595

content/terraform/v1.14.x (alpha)/docs/language/backend/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following configuration options or environment variables are supported:
8989

9090
* `bucket` - (Required) The name of the OSS bucket.
9191

92-
* `prefix` - (Opeional) The path directory of the state file will be stored. Default to "env:".
92+
* `prefix` - (Optional) The path directory of the state file will be stored. Default to "env:".
9393

9494
* `key` - (Optional) The name of the state file. Defaults to `terraform.tfstate`.
9595

content/terraform/v1.2.x/docs/language/settings/backends/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following configuration options or environment variables are supported:
8989

9090
* `bucket` - (Required) The name of the OSS bucket.
9191

92-
* `prefix` - (Opeional) The path directory of the state file will be stored. Default to "env:".
92+
* `prefix` - (Optional) The path directory of the state file will be stored. Default to "env:".
9393

9494
* `key` - (Optional) The name of the state file. Defaults to `terraform.tfstate`.
9595

content/terraform/v1.3.x/docs/language/settings/backends/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following configuration options or environment variables are supported:
8989

9090
* `bucket` - (Required) The name of the OSS bucket.
9191

92-
* `prefix` - (Opeional) The path directory of the state file will be stored. Default to "env:".
92+
* `prefix` - (Optional) The path directory of the state file will be stored. Default to "env:".
9393

9494
* `key` - (Optional) The name of the state file. Defaults to `terraform.tfstate`.
9595

content/terraform/v1.4.x/docs/language/settings/backends/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following configuration options or environment variables are supported:
8989

9090
* `bucket` - (Required) The name of the OSS bucket.
9191

92-
* `prefix` - (Opeional) The path directory of the state file will be stored. Default to "env:".
92+
* `prefix` - (Optional) The path directory of the state file will be stored. Default to "env:".
9393

9494
* `key` - (Optional) The name of the state file. Defaults to `terraform.tfstate`.
9595

content/terraform/v1.5.x/docs/language/settings/backends/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following configuration options or environment variables are supported:
8989

9090
* `bucket` - (Required) The name of the OSS bucket.
9191

92-
* `prefix` - (Opeional) The path directory of the state file will be stored. Default to "env:".
92+
* `prefix` - (Optional) The path directory of the state file will be stored. Default to "env:".
9393

9494
* `key` - (Optional) The name of the state file. Defaults to `terraform.tfstate`.
9595

0 commit comments

Comments
 (0)