-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document how to write and use sweepers in contributor docs #17891
Comments
Data point for this issue: GoogleCloudPlatform/magic-modules#11413 (comment) |
Hashicorp's documentation about sweepers: https://developer.hashicorp.com/terraform/plugin/sdkv2/testing/acceptance-tests/sweepers |
This information in the old CONTRIBUTING.md for TPG will be useful for this issue:
|
Some more information:
|
Here's an example of where some docs about sweepers would be helpful: #19983 (comment) |
It looks like another PR #12334 would have been helpful to have sweepers documented since there was some engineering friction with the review. |
What kind of contribution is this issue about?
Other (specify in details)
Details
We should document how to write and use sweepers. Currently we have https://github.com/hashicorp/terraform-provider-google/wiki/Developer-Best-Practices#sweepers but that's not accessible to users.
This may make sense to do as part of a broader effort to make sweepers more accessible to users, for example by making them configurable.
References
#16859
#17835
yaqs/6453048037068505088
The text was updated successfully, but these errors were encountered: