mindmelting / lex-oscarbot

7 stars 2 forks source link

'Immutable Version' error in build #76

Closed dwmkerr closed 7 years ago

dwmkerr commented 7 years ago

See:

An error occurred (BadRequestException) when calling the CreateIntentVersion operation: Resource 'WhatProjectsAmIWorkingOn' should refer to immutable versions to create new version
make: *** [deploy] Error 255

Run make deploy a few times to see the error (make deploy is supposed to be idempotent).

  1. Fix the bug.
  2. Make sure that an error like this breaks the build (i.e. the shell scripts need to bomb).