Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
youyo committed Oct 25, 2019
1 parent 5a445f9 commit f416d3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tfstore/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ var rootCmd = &cobra.Command{
return err
}

fmt.Println("Creating stack...")

if err := tf.WaitCreation(ctx, stackName); err != nil {
return err
}
Expand Down

0 comments on commit f416d3e

Please sign in to comment.