tests: fixing more fixed tests

- gcp_compute_ssl_certificate: region is not a supported parameter.
This commit is contained in:
Yusuke Tsutsumi 2022-10-09 05:10:15 +00:00
commit 24d09d17c3
3 changed files with 1 additions and 8 deletions

View file

@ -133,7 +133,6 @@ EXAMPLES = '''
- name: create a SSL certificate
google.cloud.gcp_compute_ssl_certificate:
name: test_object
region: us-central1
description: A certificate for testing. Do not use this certificate in production
certificate: |-
-----BEGIN CERTIFICATE-----