|
426 | 426 | "Type": "AWS::RDS::DBCluster",
|
427 | 427 | "Properties": {
|
428 | 428 | "CopyTagsToSnapshot": true,
|
429 |
| - "DBClusterParameterGroupName": "default.aurora-mysql5.7", |
| 429 | + "DBClusterParameterGroupName": "default.aurora-mysql8.0", |
430 | 430 | "DBSubnetGroupName": {
|
431 | 431 | "Ref": "ClusterSubnetsDCFA5CB7"
|
432 | 432 | },
|
433 | 433 | "Engine": "aurora-mysql",
|
434 |
| - "EngineVersion": "5.7.mysql_aurora.2.10.2", |
| 434 | + "EngineVersion": "8.0.mysql_aurora.3.04.0", |
435 | 435 | "MasterUserPassword": {
|
436 | 436 | "Fn::Join": [
|
437 | 437 | "",
|
|
474 | 474 | "DBClusterIdentifier": {
|
475 | 475 | "Ref": "ClusterEB0386A7"
|
476 | 476 | },
|
477 |
| - "DBInstanceClass": "db.t3.small", |
| 477 | + "DBInstanceClass": "db.t3.medium", |
478 | 478 | "DBSubnetGroupName": {
|
479 | 479 | "Ref": "ClusterSubnetsDCFA5CB7"
|
480 | 480 | },
|
|
495 | 495 | "DBClusterIdentifier": {
|
496 | 496 | "Ref": "ClusterEB0386A7"
|
497 | 497 | },
|
498 |
| - "DBInstanceClass": "db.t3.small", |
| 498 | + "DBInstanceClass": "db.t3.medium", |
499 | 499 | "DBSubnetGroupName": {
|
500 | 500 | "Ref": "ClusterSubnetsDCFA5CB7"
|
501 | 501 | },
|
|
1357 | 1357 | }
|
1358 | 1358 | }
|
1359 | 1359 | },
|
1360 |
| - "FromSnapshotSecret9100F61C": { |
1361 |
| - "Type": "AWS::SecretsManager::Secret", |
1362 |
| - "Properties": { |
1363 |
| - "Description": { |
1364 |
| - "Fn::Join": [ |
1365 |
| - "", |
1366 |
| - [ |
1367 |
| - "Generated by the CDK for stack: ", |
1368 |
| - { |
1369 |
| - "Ref": "AWS::StackName" |
1370 |
| - } |
1371 |
| - ] |
1372 |
| - ] |
1373 |
| - }, |
1374 |
| - "GenerateSecretString": { |
1375 |
| - "ExcludeCharacters": " %+~`#$&*()|[]{}:;<>?!'/@\"\\", |
1376 |
| - "GenerateStringKey": "password", |
1377 |
| - "PasswordLength": 30, |
1378 |
| - "SecretStringTemplate": "{\"username\":\"admin\"}" |
1379 |
| - } |
1380 |
| - }, |
1381 |
| - "UpdateReplacePolicy": "Delete", |
1382 |
| - "DeletionPolicy": "Delete" |
1383 |
| - }, |
1384 |
| - "FromSnapshotSecretAttachmentB62DA1C6": { |
1385 |
| - "Type": "AWS::SecretsManager::SecretTargetAttachment", |
1386 |
| - "Properties": { |
1387 |
| - "SecretId": { |
1388 |
| - "Ref": "FromSnapshotSecret9100F61C" |
1389 |
| - }, |
1390 |
| - "TargetId": { |
1391 |
| - "Ref": "FromSnapshotEE0682C5" |
1392 |
| - }, |
1393 |
| - "TargetType": "AWS::RDS::DBCluster" |
1394 |
| - } |
1395 |
| - }, |
1396 | 1360 | "cdkintegclustersnapshotFromSnapshotSnapshotSecretD93327943fdaad7efa858a3daf9490cf0a702aeb": {
|
1397 | 1361 | "Type": "AWS::SecretsManager::Secret",
|
1398 | 1362 | "Properties": {
|
|
1486 | 1450 | "Type": "AWS::RDS::DBCluster",
|
1487 | 1451 | "Properties": {
|
1488 | 1452 | "CopyTagsToSnapshot": true,
|
1489 |
| - "DBClusterParameterGroupName": "default.aurora-mysql5.7", |
| 1453 | + "DBClusterParameterGroupName": "default.aurora-mysql8.0", |
1490 | 1454 | "DBSubnetGroupName": {
|
1491 | 1455 | "Ref": "FromSnapshotSubnets9ED4B8EE"
|
1492 | 1456 | },
|
1493 | 1457 | "Engine": "aurora-mysql",
|
1494 |
| - "EngineVersion": "5.7.mysql_aurora.2.10.2", |
| 1458 | + "EngineVersion": "8.0.mysql_aurora.3.04.0", |
1495 | 1459 | "MasterUserPassword": {
|
1496 | 1460 | "Fn::Join": [
|
1497 | 1461 | "",
|
|
1528 | 1492 | "DBClusterIdentifier": {
|
1529 | 1493 | "Ref": "FromSnapshotEE0682C5"
|
1530 | 1494 | },
|
1531 |
| - "DBInstanceClass": "db.t3.small", |
| 1495 | + "DBInstanceClass": "db.t3.medium", |
1532 | 1496 | "DBSubnetGroupName": {
|
1533 | 1497 | "Ref": "FromSnapshotSubnets9ED4B8EE"
|
1534 | 1498 | },
|
|
1549 | 1513 | "DBClusterIdentifier": {
|
1550 | 1514 | "Ref": "FromSnapshotEE0682C5"
|
1551 | 1515 | },
|
1552 |
| - "DBInstanceClass": "db.t3.small", |
| 1516 | + "DBInstanceClass": "db.t3.medium", |
1553 | 1517 | "DBSubnetGroupName": {
|
1554 | 1518 | "Ref": "FromSnapshotSubnets9ED4B8EE"
|
1555 | 1519 | },
|
|
0 commit comments