Open MatthewLemmond opened 6 months ago
Tried running this quite a few times but in my case it has not failed even once yet. I am still trying to see if there is any other step involved to reproduce this. Sharing results from one of the runs- output_test.txt
Unable to reproduce the issue. Hence unassigning myself.
Affected modules
Terraform CLI and Terraform provider versions
Terraform v1.5.7 on darwin_amd64
Terraform output
output.txt
Debug output
Expected behavior
test should destroy the spoke vpc and its DNS resolution bindings before attempting to delete the hub vpc or its custom resolver
Actual behavior
Error is encountered due to the destroy being apparently run out of order (see attached output.txt)
Steps to reproduce (including links and screen captures)
go test -run TestRunHubAndSpokeDelegatedExample -count=1 -v -timeout 300m
from tests directoryAnything else
By submitting this issue, you agree to follow our Code of Conduct