terraform-plugin-testing version
Our provider currently uses v1.12.0 but from what I could tell v1.14.0 does not include this
Use cases
I am looking into implementing list resources (terraform query) and from plugin framework point of view this is working as expected. However I did not find a way yet to do acceptance testing. Is there any work already being done for this or have there been discussions surrounding it?
Attempted solutions
N/A
Proposal
N/A
References