molecule icon indicating copy to clipboard operation
molecule copied to clipboard

molecule create should know when to auto-recreate

Open ssbarnea opened this issue 4 years ago • 0 comments

Molecule should be able to recreate a platform when configuration was changed. Current behavior is to re-use the already created platforms even if the molecule.yml or the Dockerfile was modified.

The logic does not have to be perfect for triggering recreation but it should clearly be able to detect that molecule.yml file was updated.

ssbarnea avatar Jul 16 '19 16:07 ssbarnea