Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use pagination for data source metal_devices (#768)
The data source `metal_devices` fails to retrieve all hosts within a project. This PR uses `ExecuteWithPagination` to retrieve the full list of resources.
- Loading branch information