You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,10 @@ This project follows the [support policy](https://golang.org/doc/devel/release.h
11
11
12
12
Currently, that means Go **1.23** or later must be used when including this project as a dependency.
13
13
14
+
## Documentation
15
+
16
+
Visit the [Testing Terraform Plugins docs](https://developer.hashicorp.com/terraform/plugin/testing) to learn about how to best use this helper module.
17
+
14
18
## Contributing
15
19
16
20
See [`.github/CONTRIBUTING.md`](https://github.com/hashicorp/terraform-plugin-testing/blob/main/.github/CONTRIBUTING.md)
0 commit comments