opentofu/builtin
Paul Hinze 9fff0b1729 providers/google: fix instance creation
with this commit, the google compute instance acceptance tests are
passing

 - remove GOOGLE_CLIENT_FILE requirement from provider tests to finish
   out #452
 - skip extra "#" key that shows up in metadata maps, fixes #757 and
   sprouts #883 to figure out core issue
 - more verbose variablenames in metadata parsing, since it took me
   awhile to grok and i thought there might have been a shadowing bug in
   there for a minute. maybe someday when i'm a golang master i'll be
   smart enough to be comfortable with one-char varnames. :)
2015-01-28 15:50:56 -06:00
..
bins Merge pull request #645 from svanharmelen/f-cloudstack-provider 2014-12-10 22:33:09 +01:00
providers providers/google: fix instance creation 2015-01-28 15:50:56 -06:00
provisioners Fix failing tests 2014-10-09 21:29:21 -07:00