Commit 9b985287 by Feanil Patel

Remove the SSL Cert which is not necessary.

parent 0f2b8148
......@@ -43,11 +43,6 @@
"AllowedPattern":"(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})/(\\d{1,2})",
"ConstraintDescription":"must be a valid IP CIDR range of the form x.x.x.x/x."
},
"SSLCertificateARN":{
"Description":"The ARN for an SSL certificate to use with the edxapp.",
"Type":"String",
"Default":"arn:aws:iam::372153017832:server-certificate/dummy"
},
"BastionInstanceType":{
"Description":"Bastion Host EC2 instance type",
"Type":"String",
......
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