Skip to content

Commit

Permalink
Default cml change paired with (iterative/terraform-provider-iterativ…
Browse files Browse the repository at this point in the history
  • Loading branch information
dacbd authored Dec 1, 2022
1 parent e2b5dc4 commit eef7c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cml/runner/launch.js
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ exports.options = kebabcaseKeys({
},
name: {
type: 'string',
default: `cml-${randid()}`,
default: `${randid()}`,
defaultDescription: 'cml-{ID}',
description: 'Name displayed in the repository once registered'
},
Expand Down

0 comments on commit eef7c98

Please sign in to comment.