Skip to content

Commit b8ba9e3

Browse files
committed
use latest version in singlenode example
1 parent f5ca5fe commit b8ba9e3

File tree

1 file changed

+1
-2
lines changed
  • examples/resources/singlenode

1 file changed

+1
-2
lines changed

examples/resources/singlenode/main.tf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
terraform {
22
required_providers {
33
grid = {
4-
source = "threefoldtechdev.com/providers/grid"
5-
version = "0.2"
4+
source = "threefoldtech/grid"
65
}
76
}
87
}

0 commit comments

Comments
 (0)