Skip to content

Commit 918eb60

Browse files
committed
docs: Updated the provider example.
1 parent 690c7f8 commit 918eb60

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/index.md

-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ terraform {
6464
}
6565
6666
# There are no configuration options
67-
6867
provider "corefunc" {}
6968
```
7069

examples/provider/provider.tf

-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ terraform {
1010
}
1111

1212
# There are no configuration options
13-
1413
provider "corefunc" {}

0 commit comments

Comments
 (0)