Skip to content

Making inspec SSH work with Compute Engine instances

Notifications You must be signed in to change notification settings

dan-brodie/inspec-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspec with GCP

Testing your images with inspec & packer

Something to test

Throwing up a GCE instance with a bootscript that installs LAMP

Quick test with packer

gcloud auth application-default login packer build -var "sshkey=$(cat sshkey.pub)" -var "project_id=$SANDBOX" -var subnetwork=default packer.pkr.hcl

Gitlab CI test

gitlab-runner register gitlab-runner exec shell .

About

Making inspec SSH work with Compute Engine instances

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published