Change properties_aws_iam_user from warn -> fail_control

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-04-23 20:26:31 -07:00
parent 7f00e54495
commit 585ce3b26f

View file

@ -46,8 +46,8 @@
"suffix": "This property will be removed in InSpec 4.0."
},
"properties_aws_iam_user": {
"action": "warn",
"suffix": "This property will be removed in InSpec 4.0."
"action": "fail_control",
"suffix": "This property was removed in InSpec 4.0."
},
"properties_shadow": {
"action": "fail_control",