Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Methods on google_compute_instance starting with "first_network_interface" seem broken #309

Open
KonradSchieban opened this issue Mar 1, 2021 · 0 comments

Comments

@KonradSchieban
Copy link
Contributor

I tested the attributes on the inspec object "google_compute_instance" and the attributes

  • first_network_interface_type
  • first_network_interface_name
  • first_network_interface_nat_ip_address
    show the error NoMethodError: undefined method []' for nil:NilClass
    from libraries/google_compute_instance.rb:119:in first_network_interface_type'

This is for VMs that show valid configurations otherwise
Example:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant