Open
Description
To idemptotently destroy a vagrant VM, you must run vagrant box remove box/name
otherwise remenants of the VM will remain when re-running molecule create steps, leading hard to debug errors.
Here's the vagrant documentation specifying as such: https://developer.hashicorp.com/vagrant/docs/cli/destroy
On molecule destroy, vagrant should also call vagrant box remove box/name
to ensure idempotent testing conditions.
Metadata
Metadata
Assignees
Labels
No labels
Activity