inspec/test/fixtures/profiles/inputs/required/inspec.yml
Clinton Wolfe 58e8bc5167 Divide tests into undeclared and required groups
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2020-04-24 16:38:11 -04:00

13 lines
300 B
YAML

name: required_inputs
title: InSpec Profile
maintainer: The Authors
copyright: The Authors
copyright_email: you@example.com
license: Apache-2.0
summary: A profile mentioning an input in a control file that is required
version: 0.1.0
inputs:
- name: required_01
required: true
type: string