Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
webzakimbo committed Jan 18, 2023
1 parent 2ec21fc commit f6bc179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/network/network-configuration-attributes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ Google Cloud platform specific network attributes
+-----------------------------+-----------------------------+---------------------------------------+--------------------------------------------------------------------------------+
| filters ('gcp' provider) | A filter string to filter | Optional for 'gcp' provider type | As an example, to return running instances, set filter to "status:running" |
| | instances returned by GCP. | | For further information on topic filtering, see |GCP_TOPIC_FILTERING|_. |
| | | | You may also filter by_label. Have a look at our |GUIDES|_ site for examples
| | | | of this.
| | | | You may also filter by_label. Have a look at our |GUIDES|_ site for examples |
| | | | of this. |
+-----------------------------+-----------------------------+---------------------------------------+--------------------------------------------------------------------------------+
| service_account_credentials| The name of the service | Optional for 'gcp' provider type | Required for the service_account authentication scheme only. See |
| | account credentials json | | :doc:`../getting-started/prepare-gcp-access`. |
Expand Down

0 comments on commit f6bc179

Please sign in to comment.