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?
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?