try:
        h_client.stacks.validate(**kwargs)
    except Exception as ex:
        log.exception('Template not valid')
        ret['result'] = False