-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Hi, i'm a bit new to inspec and inspec-gcp but there is what I found
From two days ago, there was a new release of gem nori 2.7.0, something changed the default behavior of inspec-gcp.
Describe the problem
When launching bundle exec kitchen verify, there is an error which says : undefined method '[]' for nil:NilClass
I tried directly with bundle exec inspec exec . -t gcp:// same thing, but it goes a bit deeper into the error :
Input 'my_input' does not have a value. Skipping test.libraries/google_compute_target_http_proxy.rb:56:in 'to_s': undefined method `[]' for nil:NilClass (NoMethodError)
When forcing nori:2.6.0 in gemfile, all goes according to plan, no error and inspec-gcp works well.
Possible Solution
Forcing usage of nori:2.6.0 or wait for a fix in next nori version ?
TheoCoutureARI, jnahelou, brettcurtis and memes
Metadata
Metadata
Assignees
Labels
No labels