Aurora Serverless v1 as an environment-level storage addon #5621
Lou1415926
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Today,
copilot storage init
does not support creating Aurora Serverless v1 template for a storage whose lifecycle is "environment".For folks that want an Aurora Serverless v1 as an environment addon, I've prepared the steps you can follow below!
Prerequisite
You have already run
copilot env init
in your workspace. This should create a folder undercopilot/
namedenvironments/
. Yourcopilot/
workspace should look something like this:Steps
Your folders should look like this now:
Your folders should look like this now:
<placeholder:>
with your desired value.copilot env deploy
to deploy the environment with the serverless-v1 addon.Beta Was this translation helpful? Give feedback.
All reactions