cloudformation-cli icon indicating copy to clipboard operation
cloudformation-cli copied to clipboard

Waiter TypeRegistrationComplete failed: Waiter encountered a terminal failure state: For expression "ProgressStatus" we matched expected path: "FAILED"

Open anshrma opened this issue 4 years ago • 1 comments

Log file attached rpdk.log

anshrma avatar Apr 14 '21 22:04 anshrma

Hey @anshrma

I believe that modules only support the String type for their parameters, in the documentation this is a bit hidden and written rather opaquely as:

Module parameters don't support Type or Constraint enforcement. To perform type or constraint checking on a module parameter, create a template parameter with the desired constraints, then reference that template parameter in your module parameter

benbridts avatar Apr 14 '21 23:04 benbridts