You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: website/docs/d/db_snapshot.html.markdown
+2-1
Original file line number
Diff line number
Diff line change
@@ -86,4 +86,5 @@ This data source exports the following attributes in addition to the arguments a
86
86
*`status` - Status of this DB snapshot.
87
87
*`storage_type` - Storage type associated with DB snapshot.
88
88
*`vpc_id` - ID of the VPC associated with the DB snapshot.
89
-
*`snapshot_create_time` - Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
89
+
*`snapshot_create_time` - Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC). Changes for the copy when the snapshot is copied.
90
+
*`original_snapshot_create_time` - Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC). Doesn't change when the snapshot is copied.
0 commit comments