opentofu/builtin/providers
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
..
atlas Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
aws whitespace: fix mixed case indent 2015-01-28 05:16:04 -06:00
cloudflare Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
cloudstack Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
consul Fix comment in consul provider to not mention digitalocean 2015-01-22 12:45:55 -08:00
digitalocean Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
dnsimple Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
google providers/google: fix instance creation 2015-01-28 15:50:56 -06:00
heroku Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
mailgun Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
null providers/null: null provider 2014-10-04 16:42:43 -07:00