inspec-gcp
inspec-gcp copied to clipboard
Is it possible to use the google api ruby client to create new inspec resources?
https://github.com/googleapis/google-api-ruby-client/blob/master/google-api-client/generated/google/apis/run_v1/service.rb
I need to do some cloudrun tests, i can do this using the google api client library.
Id then like to run these as inspec tests??
Is this possible??