Skip to content

Commit

Permalink
Update providers/aws/resources/aws.lr
Browse files Browse the repository at this point in the history
  • Loading branch information
misterpantz authored Dec 1, 2024
1 parent 89e1fae commit 9d075b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/aws/resources/aws.lr
Original file line number Diff line number Diff line change
Expand Up @@ -2501,7 +2501,7 @@ private aws.ecr.image @defaults("uri region") {
pushedAt time
// Size of the image in bytes
sizeInBytes int
// Time of most recent image pull (Amazon only refreshes this data once every 24 hours.)
// Time of the most recent image pull (Amazon only refreshes this data once every 24 hours.)
lastRecordedPullTime time
}

Expand Down

0 comments on commit 9d075b4

Please sign in to comment.