You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: