Commit ba5a930a by Feanil Patel

Correct syntax.

parent f56b7f5f
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
}, },
"SSLCertificateARN":{ "SSLCertificateARN":{
"Description":"The ARN for an SSL certificate to use with the edxapp.", "Description":"The ARN for an SSL certificate to use with the edxapp.",
"Type":"string", "Type":"String",
"Default":"arn:aws:iam::372153017832:server-certificate/dummy" "Default":"arn:aws:iam::372153017832:server-certificate/dummy"
}, },
"BastionInstanceType":{ "BastionInstanceType":{
......
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