sahara/sahara/resources/main.heat

13 lines
172 B
Plaintext

{
"AWSTemplateFormatVersion" : "2010-09-09",
"Description" : "Data Processing Cluster by Sahara",
"Resources" : {
%(resources)s
},
"Outputs" : {}
}