Skip to content

Commit 4b66768

Browse files
chore: reference the right example tfconfig
1 parent 415eab5 commit 4b66768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/resources/ip.md.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ description: |-
1919

2020
### IPv6
2121

22-
{{ tffile (printf "examples/resources/%s/ipv4.tf" .Name)}}
22+
{{ tffile (printf "examples/resources/%s/ipv6.tf" .Name)}}
2323

2424
### Using a count
2525

0 commit comments

Comments
 (0)