mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-16 01:00:22 -04:00
Update our docs for `google_compute_forwarding_rule` to clarify that the `ip_address` field expects a literal IP address and will not accept the `self_link` property of a `google_compute_address` resource. Prompted by #13375