Skip to content

Commit

Permalink
Add missing AWS LR entries
Browse files Browse the repository at this point in the history
Autogenerated after the backport from v8

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Sep 20, 2023
1 parent 5c41cee commit 9a2fa3f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
12 changes: 12 additions & 0 deletions providers/aws/resources/aws.lr.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion providers/aws/resources/aws.lr.manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,8 @@ resources:
atRestEncryptionEnabled: {}
authTokenEnabled: {}
authTokenLastModifiedDate: {}
autoMinorVersionUpgrade: {}
autoMinorVersionUpgrade:
min_mondoo_version: "8.22"
cacheClusterCreateTime: {}
cacheClusterId: {}
cacheClusterStatus: {}
Expand Down Expand Up @@ -1151,6 +1152,8 @@ resources:
aws.rds.dbinstance:
fields:
arn: {}
autoMinorVersionUpgrade:
min_mondoo_version: 8.22
backupRetentionPeriod: {}
dbInstanceClass: {}
dbInstanceIdentifier: {}
Expand Down

0 comments on commit 9a2fa3f

Please sign in to comment.