Skip to content

Commit

Permalink
Merge branch 'main' into gcp-private-service-connect
Browse files Browse the repository at this point in the history
  • Loading branch information
tbroden84 authored Nov 24, 2023
2 parents bdf388c + bf1c390 commit c830a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/integration_metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ The following arguments are supported:
* `project_id` - (Optional/Computed) The project identifier.
* `private_key` - (Optional/Computed) The private access key.
* `client_email` - (Optional/Computed) The client email registered for the integration service.
* `tags` - (Optional) Tags. e.g. env=prod, region=europe.
* `tags` - (Optional) Tags. e.g. `env=prod,region=europe`.
* `queue_allowlist` - (Optional) Allowlist queues using regular expression. Leave empty to include all queues.
* `vhost_allowlist` - (Optional) Allowlist vhost using regular expression. Leave empty to include all vhosts.
* `queue_whitelist` - **Deprecated** Use queue_allowlist instead
Expand Down

0 comments on commit c830a8b

Please sign in to comment.