Address PR feedback, add a comment to inspec.yml.

Signed-off-by: Stuart Paterson <spaterson@chef.io>
This commit is contained in:
Stuart Paterson 2019-03-14 10:14:13 +00:00 committed by Clinton Wolfe
parent 549a04bdae
commit 3f1ed29af8

View file

@ -10,6 +10,8 @@ inspec_version: '~> 4'
attributes:
- name: aws_vpc_id
required: false
# Below is deliberately left as a default empty string to allow the profile to run when this is not provided.
# Please see the README for more details.
default: ''
description: 'Optional Custom AWS VPC Id'
type: string