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 be093b3 commit 4d83370Copy full SHA for 4d83370
README.md
@@ -213,6 +213,9 @@ This might be [serverless] flavoured but you should get the hang of it.
213
TargetType: AWS::RDS::DBCluster
214
```
215
216
+I also wrote an article going more into detail on how to setup and share an Aurora Serverless between multiple stacks:
217
+[www.marco.zone/shared-aurora-serverless-using-cloudformation](https://www.marco.zone/shared-aurora-serverless-using-cloudformation)
218
+
219
## Implementation details
220
221
### Error handling
0 commit comments