Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Ardere config should allow "_" and "-" in name param #68

Open
rpappalax opened this issue Apr 28, 2017 · 0 comments
Open

Ardere config should allow "_" and "-" in name param #68

rpappalax opened this issue Apr 28, 2017 · 0 comments

Comments

@rpappalax
Copy link
Contributor

ardere chokes if name param is other than alpha. I think we could disallow spaces, but we should at least allow underscores, dashes.

LambdaFunctionFailed
{"error":"ValidationException","cause":"{\"stackTrace\": [[\"/var/task/handler.py\", 13, \"populate_missing_instances\", \"return runner.populate_missing_instances()\"], [\"/var/task/ardere/step_functions.py\", 190, \"populate_missing_instances\", \"self._validate_plan()\"], [\"/var/task/ardere/step_functions.py\", 179, \"_validate_plan\", \"raise ValidationException(\\\"Failed to validate: {}\\\".format(errors))\"]], \"errorType\": \"ValidationException\", \"errorMessage\": \"Failed to validate: {'steps': {0: {'env': [u'Not a valid mapping type.']}}}\"}"} 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant