world-federation-of-advertisers / cross-media-measurement

Apache License 2.0
35 stars 11 forks source link

Add variables for specifying existing IP addresses in gcloud Terraform modules. #1590

Closed SanjayVas closed 5 months ago

SanjayVas commented 5 months ago

Import of google_compute_address not sufficient to keep any existing IP addresses unless the resource can be updated in-place. Specifying the address field in addition will ensure the actual IP address remains reserved.

wfa-reviewable commented 5 months ago

This change is Reviewable