docs: remove state param in gcp_storage_object example (#493)

Removes an invalid parameter from the example given within the gcp_storage_object module to download an object from a GCS bucket.
This commit is contained in:
John Losito 2022-09-23 13:25:00 -04:00 committed by GitHub
parent 0cd64a4a68
commit af3710889d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,6 @@ EXAMPLES = """
project: test_project
auth_kind: serviceaccount
service_account_file: "/tmp/auth.pem"
state: present
"""
RETURN = """