Skip to content

Commit

Permalink
new terraform provider: time
Browse files Browse the repository at this point in the history
in order to wait for Power VS machines to have DHCP addresses assigned

Signed-off-by: Christy Norman <christy@linux.vnet.ibm.com>
  • Loading branch information
clnperez committed Apr 29, 2022
1 parent 1580581 commit ba96b89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions time/tools.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package main

import (
_ "github.com/hashicorp/terraform-provider-time"
)

0 comments on commit ba96b89

Please sign in to comment.