Skip to content

Commit

Permalink
Add "References" section to the bottom of the test page (#12831)
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson authored Jan 22, 2025
1 parent b8191da commit 1a0143d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/content/test/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,3 +327,9 @@ These tests can still run in VCR replaying mode; however, REPLAYING mode can't b
## What's next?

[Run your tests]({{< ref "/test/run-tests" >}})

## References

* [Official Terraform documentation on Acceptance Tests](https://developer.hashicorp.com/terraform/plugin/sdkv2/testing/acceptance-tests)
* [MMv1 resource reference: `examples` ↗]({{<ref "/reference/resource#examples" >}})

0 comments on commit 1a0143d

Please sign in to comment.