providers/aws: comments

pull/5/head
Mitchell Hashimoto 12 years ago
parent ae142efff7
commit 938b4da8a5

@ -9,6 +9,8 @@ import (
"github.com/mitchellh/goamz/ec2"
)
// resourceMap is the mapping of resources we support to their basic
// operations. This makes it easy to implement new resource types.
var resourceMap *resource.Map
func init() {

Loading…
Cancel
Save