chef-boneyard / chef-provisioning-google

Chef Provisioning driver for the Google Cloud Platform
Apache License 2.0
8 stars 8 forks source link

Undefined method nil class for Google Key Pair #19

Open phanikumar1210 opened 7 years ago

phanikumar1210 commented 7 years ago

I am getting the following error while running sample cookbook after configuring my Google json details and provider email.

NoMethodError: google_key_pair[sample1] (google::default line 16) had an error: NoMethodError: undefined method `[]' for nil:NilClass

mbrukman commented 7 years ago

cc: @erjohnso @Temikus