mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
document updated with right API url for resource google_compute_forwarding_rule. Issue-#5598 (#3098) (#162)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
69dc784c16
commit
ed12517036
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ options:
|
|||
- This only alters the User Agent string for any API requests.
|
||||
type: str
|
||||
notes:
|
||||
- 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/forwardingRule)'
|
||||
- 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/forwardingRules)'
|
||||
- 'Official Documentation: U(https://cloud.google.com/compute/docs/load-balancing/network/forwarding-rules)'
|
||||
- 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