Closed schisamo closed 7 years ago
This tweaks the logic slightly to only snapshot instances that have a the Backup tag and it is set to a value of true, yes or 1. Previously just the presence of the Backup tag (with any value) was enough to mark an instance for inclusion.
Backup
true
yes
1
Signed-off-by: Seth Chisamore schisamo@chef.io
This tweaks the logic slightly to only snapshot instances that have a the
Backup
tag and it is set to a value oftrue
,yes
or1
. Previously just the presence of theBackup
tag (with any value) was enough to mark an instance for inclusion.Signed-off-by: Seth Chisamore schisamo@chef.io