How to initiate Aurora v1 storage? #4943
-
We are trying to use Aurora v1 for a project's dev database to take advantage of the pause/resume feature not found in Aurora v2 to save hopefully some money. But we are having trouble activating the v1 storage and instead keep getting Writer Instances that say "Serverless v2 (0.5 - 8 ACUs)". This is Aurora v2 as I understand it. The steps we have taken are:
This is taken from the Storage page of the documentation. Any help would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
We're using v1.22 of copilot since that was the last version before Aurora v2 was introduced. This is not ideal, but is working and has created an Aurora v1 cluster that spins down as expected. I wonder if the cli is not recognising the 'v1' argument and silently using the default of v2? I tried using uppercase V but that does cause an error. |
Beta Was this translation helpful? Give feedback.
Hey @ryandeslandes! I just looked into this, and it looks like we don't actually have a template to create an environment level Aurora v1 addon - only service level. I'm creating an issue so we can fix this! (#4960)