mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 12:20:27 -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.
|
- This only alters the User Agent string for any API requests.
|
||||||
type: str
|
type: str
|
||||||
notes:
|
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)'
|
- '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)
|
- for authentication, you can set service_account_file using the C(gcp_service_account_file)
|
||||||
env variable.
|
env variable.
|
||||||
|
|
Loading…
Add table
Reference in a new issue