Enable warnings for AWS resources

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
Clinton Wolfe 2019-04-25 15:41:10 -04:00
parent 5383ca2040
commit 8c9d76134f

View file

@ -8,7 +8,7 @@
},
"aws_resources_in_resource_pack": {
"comment": "See #3822",
"action": "ignore",
"action": "warn",
"prefix": "AWS resources shipped with core InSpec are being to moved to a resource pack for faster iteration. Please update your profiles to depend on git@github.com:inspec/inspec-aws.git ."
},
"cli_option_json_config": {