[GENERAL ISSUE] Shouldn't unresolved
be not FAIL
but ERROR
in unit testing?
#367
Labels
unresolved
be not FAIL
but ERROR
in unit testing?
#367
Describe the issue
In case when happen
unresolved
, AWS Config custom policy rule behaves asSKIP
.However, AWS CloudFormation Guard judges as
FAIL
in unit testing.This causes missed confirmation in production for the pattern tested in unit testing process.
Any examples
./guard-files/test.guard
:./guard-files/tests/test.yml
:Then,
cfn-guard test -d guard-files -v
:Operating System:
Debian GNU/Linux (Docker Container)
OS Version
11 (bullseye) (Docker Container)
The text was updated successfully, but these errors were encountered: