epam/aws-syndicate

[Improvement] generate bundle_name in `syndicate assemble` command if not provided

Closed this issue · 1 comments

Add ability to generate bundle_name in syndicate assemble command if not provided.

Just need to change bundle_name attribute callback to generate_default_bundle_name (used by syndicate build)

These changes were made in Thursday but I seem to forget to make a pull request. Here it is.