Commit 931282d3 by Sef Kloninger

cloudformation: fix missing comma in 'DATABASE' output

Happened to notice this while I was in here, mostly a cosmetic fix.
parent 0f1a0d27
......@@ -3135,7 +3135,7 @@
"Endpoint.Address"
]
},
"'\n",
"',\n",
" 'PORT': '",
{
"Fn::GetAtt":[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment