CommaSeparatedList -> CommaDelimitedList

This commit is contained in:
Clint Byrum 2013-05-07 04:15:56 +00:00
parent a25d969516
commit 41e750482e

@ -2,7 +2,7 @@ HeatTemplateFormatVersion: '2012-12-12'
Description: 'HEAT Template - Heat Engine and API'
Parameters:
AllowedResources:
Type: CommaSeparatedList
Type: CommaDelimitedList
Resources:
AccessPolicy:
Type: OS::Heat::AccessPolicy