mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
9616ebf19a
* Add example AWS profile Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com> * Add example Azure profile Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
11 lines
274 B
YAML
11 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
|