We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd19cb commit 2dc0ed8Copy full SHA for 2dc0ed8
cloudformation/database/serverless-database.yaml
@@ -268,7 +268,7 @@ Resources:
268
Properties:
269
DBClusterIdentifier: !Ref ClusterName
270
Engine: "aurora-mysql"
271
- EngineVersion: "8.0.mysql_aurora.3.03.0"
+ EngineVersion: "8.0"
272
CopyTagsToSnapshot: true
273
DBClusterParameterGroupName: !Ref AccountingClusterParameterGroup
274
DBSubnetGroupName: !Ref AccountingClusterSubnetGroup
0 commit comments