Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Georges-GNM committed Jan 26, 2024
1 parent 28465f5 commit ca2e192
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cdk/lib/__snapshots__/index.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1457,13 +1457,13 @@ exports[`The typerighter stack matches the snapshot 1`] = `
"AllocatedStorage": "50",
"AllowMajorVersionUpgrade": false,
"AutoMinorVersionUpgrade": true,
"BackupRetentionPeriod": 10,
"CopyTagsToSnapshot": true,
"DBInstanceClass": "db.t4g.micro",
"DBInstanceIdentifier": "typerighter-rule-manager-store-test",
"DBSubnetGroupName": {
"Ref": "DBSubnetGroup",
},
"DeleteAutomatedBackups": false,
"DeletionProtection": true,
"Engine": "postgres",
"EngineVersion": "13",
Expand All @@ -1473,7 +1473,6 @@ exports[`The typerighter stack matches the snapshot 1`] = `
},
"MultiAZ": false,
"Port": "5432",
"PreferredBackupWindow": "02:00-02:30",
"PreferredMaintenanceWindow": "Mon:06:30-Mon:07:00",
"PubliclyAccessible": false,
"StorageEncrypted": true,
Expand Down

0 comments on commit ca2e192

Please sign in to comment.