Closed akenarsari closed 10 months ago
Hello @akenarsari 👋 For creating a AWS RDS instead of Aurora serverless with Postgres DB engine, can you look at this comment
.
└── addons/
├── template.yml
copilot/<workload>/addons
directory.Closing this for now. Feel free to open in case of any other question.
Why was this closed? Is the implication that copilot storage init
has no plans to support a basic RDS cluster but only serverless?
Hey @morganney
I opened a new issue as feature request/enhancement to generate traditional RDS Postgres DB.
Can you please upvote to help us prioritize and and sharing your idea there?
I was looking at the
storage init
command but looks like it only support Aurora Serverless. Any guidelines on how to add a storage backed by AWS RDS instead of Aurora Serverless?