enable google_compute_router_nat.nat_ips to accept google_compute_address.id #6830
Labels
enhancement
forward/review
In review; remove label to forward
priority/2
service/compute-nat
size/s
technical-debt
Milestone
Community Note
Description
Currently google_compute_router_nat.nat_ips only accept data formatting "https://www.googleapis.com/compute/v1/projects/REDACTED/regions/us-central1/addresses/prod-nat-manual-ip-0".
Make it accept
"projects/REDACTED/regions/us-central1/addresses/prod-nat-manual-ip-0" as well
This is related to an example in https://www.terraform.io/docs/providers/google/r/compute_router_nat.html
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: