aws-samples / aws-samples/aws-serverless-security-workshop

CloudFormation deployment fails (eu-west-1)

Open
#51 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
542
Forks
184
PR merge metrics
No merged PRs in 30d

Description

The CloudFormation deployment fails with "instances cannot be added to Aurora Serverless clusters".
As diving a bit deeper in to the issue the db.t2.small is not available in eu-west-1. Also the deployment tries to create serverless cluster which doesn't accept instances to be added.

db.t2.small -> db.t3.small

engine: aurora -> engine: aurora-mysql

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.