inspec/test/unit/mock/profiles/inputs/metadata-required/inspec.yml
Clinton Wolfe 7d2028287c Get unit and functional tests passing
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2019-04-26 13:14:32 -04:00

12 lines
270 B
YAML

name: required_attributes
title: InSpec Profile
maintainer: The Authors
copyright: The Authors
copyright_email: you@example.com
license: Apache-2.0
summary: An InSpec Compliance Profile
version: 0.1.0
attributes:
- name: a_required_input
type: string
required: true