【发布时间】:2019-05-12 03:05:18
【问题描述】:
运行以下代码时出现错误:
Parameters:
Counter:
Type : Number
Default : 5
Description : Maximum number of times to check query execution
错误:
An error occurred (ValidationError) when calling the CreateChangeSet operation: Invalid input for parameter key Counter. Cannot specify usePreviousValue as true for a parameter key not in the previous template
我正在用 yaml 编写代码并通过 AWS cloudformation 运行。
【问题讨论】:
标签: yaml amazon-cloudformation