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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Destroy fails with: The provided If-Match 'W/a73da6b9d89df0cf5247fe9e80ecd8c63cc496dee1bf8fc92355b383c527bd68' value does not match the current ETag value of the VPN server 'W/4b592fc271bd220031b1c13e3b2517b1c7bb0c1fb94c43bc2ec9fd79e256a185'.
See full trace log above
Steps to Reproduce
terraform destroy
Important Factoids
On retry the destroy usually passes, so probably some race condition?
References
Some further internal discussions on this in #ibmcloud-vpn
#0000
The text was updated successfully, but these errors were encountered:
Community Note
Terraform CLI and Terraform IBM Provider Version
Terraform v1.5.4
on darwin_amd64
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
trace.log
Panic Output
Expected Behavior
Destroy should not error
Actual Behavior
Destroy fails with:
The provided If-Match 'W/a73da6b9d89df0cf5247fe9e80ecd8c63cc496dee1bf8fc92355b383c527bd68' value does not match the current ETag value of the VPN server 'W/4b592fc271bd220031b1c13e3b2517b1c7bb0c1fb94c43bc2ec9fd79e256a185'.
See full trace log above
Steps to Reproduce
terraform destroy
Important Factoids
On retry the destroy usually passes, so probably some race condition?
References
Some further internal discussions on this in
#ibmcloud-vpn
The text was updated successfully, but these errors were encountered: