Skip to content

Instantly share code, notes, and snippets.

View RomeroGaliza's full-sized avatar
🔧
Glue. Match sticks. Paper. Build script!

Romero RomeroGaliza

🔧
Glue. Match sticks. Paper. Build script!
View GitHub Profile
@RomeroGaliza
RomeroGaliza / manifest.json
Created November 10, 2021 13:54
cdk-example
{
"infrastructureComponents": [
{
"componentType": "database",
"name": "example",
"properties": {
"diskSizeGB": 20,
"engine": {
"type": "postgres",
"version": "12"