Skip to content

Commit ecd969c

Browse files
committed
remove dev.tfrc
1 parent f695db0 commit ecd969c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

tests/dev.tfrc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
provider_installation {
2+
dev_overrides {
3+
"scaleway/scaleway" = "/Users/lmasson/go/bin"
4+
}
5+
6+
# For all other providers, install them directly from their origin provider
7+
# registries as normal. If you omit this, Terraform will _only_ use
8+
# the dev_overrides block, and so no other providers will be available.
9+
direct {}
10+
}
11+
12+

0 commit comments

Comments
 (0)