mirror of
https://github.com/inspec/inspec
synced 2024-11-15 01:17:08 +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
282 B
YAML
11 lines
282 B
YAML
name: profile-azure
|
|
title: Azure 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 Azure
|
|
version: 1.0.0
|
|
|
|
supports:
|
|
- platform: azure
|