inspec/lib/plugins/inspec-init/templates/profiles/aws/inspec.yml
Stuart Paterson 7ec1803adb
Moved the AWS init profile to the correct location.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
2019-02-20 15:16:11 +00:00

16 lines
No EOL
359 B
YAML

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: '>= 2.3.5'
attributes:
- name: aws_vpc_id
required: true
description: 'The Custom AWS VPC Id'
type: string
supports:
- platform: aws