Skip to content

Commit

Permalink
Merge pull request #158 from inspec/mj/readmePatch
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Ryan Davis authored Jul 17, 2019
2 parents 8ecd40e + b7578c5 commit e652abc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,14 +134,15 @@ The generated `inspec.yml` file automatically points to the InSpec GCP resource
name: my-profile
title: My GCP InSpec Profile
version: 0.1.0
inspec_version: '>= 2.2.10'
inspec_version: '>= 4.6.9'
depends:
- name: inspec-gcp
url: https://github.com/inspec/inspec-gcp/archive/master.tar.gz
url: https://github.com/inspec/inspec-gcp/archive/x.tar.gz
supports:
- platform: gcp
```
(For available inspec-gcp versions, see this list of [inspec-gcp versions](https://github.com/inspec/inspec-gcp/releases).)
## Resource documentation
Expand Down

0 comments on commit e652abc

Please sign in to comment.