mirror of
https://github.com/inspec/inspec
synced 2024-11-14 17:07:09 +00:00
12 lines
274 B
YAML
12 lines
274 B
YAML
|
name: profile-aws
|
||
|
title: AWS Example Profile
|
||
|
maintainer: Chef Software, Inc.
|
||
|
copyright: Chef Software, Inc.
|
||
|
copyright_email: support@chef.io
|
||
|
license: Apache-2.0
|
||
|
summary: Demonstrates the use of an InSpec Compliance Profile on AWS
|
||
|
version: 1.0.0
|
||
|
|
||
|
supports:
|
||
|
- platform: aws
|