Skip to content

Commit

Permalink
Merge pull request #448 from mavin/add-application-default-recognized…
Browse files Browse the repository at this point in the history
…-compute

fix: Add `:google_application_default` as recognized argument
  • Loading branch information
Temikus authored Mar 27, 2019
2 parents 9f9dc99 + 0ae812e commit 2154d89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fog/compute/google.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class Google < Fog::Service
recognizes(
:app_name,
:app_version,
:google_application_default,
:google_auth,
:google_client,
:google_client_options,
Expand Down

0 comments on commit 2154d89

Please sign in to comment.