Skip to content

Commit 7e9c001

Browse files
committed
docs(rdb_snapshot): remove unsupported snapshot_id argument
1 parent 938a3b0 commit 7e9c001

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/resources/rdb_snapshot.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ The following arguments are supported:
6767

6868
- `name` - (Required) The name of the snapshot.
6969
- `instance_id` - (Required) The UUID of the database instance for which the snapshot is created.
70-
- `snapshot_id` - (Optional, ForceNew) The ID of an existing snapshot. This allows creating an instance from a specific snapshot ID. Conflicts with `engine`.
7170
- `expires_at` - (Optional) Expiration date of the snapshot in ISO 8601 format (e.g., `2025-01-31T00:00:00Z`). If not set, the snapshot will not expire automatically.
7271

7372
## Attributes Reference

0 commit comments

Comments
 (0)