mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-24 13:50:30 -07:00
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:
parent
32e7eea25f
commit
18900797c5
4 changed files with 9 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
cloud/gcp
|
||||
# unsupported as gcp_sql_ssl_cert_info resource
|
||||
# does not exist.
|
||||
unsupported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue