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 d4fa9fa
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

4 comments on commit d4fa9fa

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

Please sign in to comment.