We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0d1e6 commit 0bf3ffeCopy full SHA for 0bf3ffe
internal/services/rdb/snapshots.go
@@ -61,7 +61,7 @@ func ResourceSnapshot() *schema.Resource {
61
"node_type": {
62
Type: schema.TypeString,
63
Computed: true,
64
- Description: "The type of database instance you want to create",
+ Description: "The type of the database instance for which the snapshot was created.",
65
},
66
"volume_type": {
67
0 commit comments