mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 10:20:26 -07:00
Update gcp_filestore_instance.py
`filestore/docs/accessing-fileshares` has been removed and replaced with `filestore/docs/csi-driver`
This commit is contained in:
parent
f692dd4c76
commit
21c9479ece
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ options:
|
|||
notes:
|
||||
- 'API Reference: U(https://cloud.google.com/filestore/docs/reference/rest/v1beta1/projects.locations.instances/create)'
|
||||
- 'Official Documentation: U(https://cloud.google.com/filestore/docs/creating-instances)'
|
||||
- 'Use with Kubernetes: U(https://cloud.google.com/filestore/docs/accessing-fileshares)'
|
||||
- 'Use with Kubernetes: U(https://cloud.google.com/filestore/docs/csi-driver)'
|
||||
- 'Copying Data In/Out: U(https://cloud.google.com/filestore/docs/copying-data)'
|
||||
- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE)
|
||||
env variable.
|
||||
|
|
Loading…
Add table
Reference in a new issue