This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Description
I’m seeking a solution that allows me to utilize “tftest” for existing resources that have already been provisioned. Whenever there’s a modification to any attributes or dependencies of a provisioned resource, the “tftest.apply” command, always raises errors, stating that the “resource already exists.”.Is there a way to validate make the test continue with already provisioned resources?