# File lib/ironfan/deprecated.rb, line 26defdefaultsIronfan.deprecated'defaults'end
snapshot_id(*)click to toggle source
# File lib/ironfan/dsl/volume.rb, line 32defsnapshot_id(*)
Ironfan.todo("CODE SMELL: EBS specific information in Dsl::Volume::VOLUME_IDS")
super||VOLUME_IDS[snapshot_name]
end