Skip to content

Commit ca05fc9

Browse files
authored
docs(fix): fix link
1 parent 12975f9 commit ca05fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/secret_version.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ resource "scaleway_secret_version" "v1" {
3737
The following arguments are supported:
3838

3939
- `secret_id` - (Required) The ID of the secret associated with the version.
40-
- `data` - (Required) The data payload of the secret version. Must not exceed 64KiB in size (e.g. `my-secret-version-payload`). Find out more on the [data section](#data).
40+
- `data` - (Required) The data payload of the secret version. Must not exceed 64KiB in size (e.g. `my-secret-version-payload`). Find out more on the [data section](#data-information).
4141
- `description` - (Optional) Description of the secret version (e.g. `my-new-description`).
4242
- `region` - (Defaults to the region specified in the [provider configuration](../index.md#region)). The [region](../guides/regions_and_zones.md#regions) where the resource exists.
4343

0 commit comments

Comments
 (0)