tests: documenting unsupported cases

Some test cases are unsupported due to environmental or
blocking code restrictions (e.g. unimplemented dependent resources).

As these will likely not be fixed before the first release certified
for Ansible 2.11 and beyond, documenting them instead.
This commit is contained in:
Yusuke Tsutsumi 2022-11-26 05:49:36 +00:00 committed by Yusuke Tsutsumi
commit 18900797c5
4 changed files with 9 additions and 0 deletions

View file

@ -1,2 +1,4 @@
cloud/gcp
# unsupported as testing this resource requires
# a missing resource (compute_regional_ssl_cert)
unsupported