Sha256: 944b21f89310a0accc4bbc1884766d1a694efe87017703e3c021353cca26ec87
Contents?: true
Size: 633 Bytes
Versions: 82
Compression:
Stored size: 633 Bytes
Contents
name: <%= name %> title: AWS InSpec Profile maintainer: The Authors copyright: The Authors copyright_email: you@example.com license: Apache-2.0 summary: An InSpec Compliance Profile For AWS version: 0.1.0 inspec_version: '~> 4' attributes: - name: aws_vpc_id required: false # Below is deliberately left as a default empty string to allow the profile to run when this is not provided. # Please see the README for more details. default: '' description: 'Optional Custom AWS VPC Id' type: string depends: - name: inspec-aws url: https://github.com/inspec/inspec-aws/archive/master.tar.gz supports: - platform: aws
Version data entries
82 entries across 82 versions & 2 rubygems