providers/aws: remove logging

This commit is contained in:
Jack Pearkes 2014-07-23 09:15:57 -04:00
parent 91db64582b
commit 703d115638
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ func resource_aws_db_security_group_create(
if err != nil {
return rs, err
}
log.Printf("%#v", rs.Attributes)
if _, ok := rs.Attributes["ingress.#"]; ok {
ingresses := flatmap.Expand(