
This keeps it consistent with the other heat projects, and gets us away from having a global 'tests' package. Change-Id: Ic41b5fc235df0fce0feecfe678f743621e379aec
10 lines
116 B
Plaintext
10 lines
116 B
Plaintext
{
|
|
"AWSTemplateFormatVersion" : "2010-09-09",
|
|
"Parameters" : {
|
|
},
|
|
"Resources" : {
|
|
},
|
|
"Outputs" : {
|
|
}
|
|
}
|