From 73fe8bcec85d91c941e3d0886f4abb1d1f8bb88c Mon Sep 17 00:00:00 2001 From: Shinichi TAMURA Date: Thu, 10 May 2018 05:18:08 +0900 Subject: [PATCH] mark google_compute_instance_template's nat_ip as ForceNew (#1444) --- google/resource_compute_instance_template.go | 1 + 1 file changed, 1 insertion(+) diff --git a/google/resource_compute_instance_template.go b/google/resource_compute_instance_template.go index 00e374bc..89b4af9e 100644 --- a/google/resource_compute_instance_template.go +++ b/google/resource_compute_instance_template.go @@ -234,6 +234,7 @@ func resourceComputeInstanceTemplate() *schema.Resource { "nat_ip": &schema.Schema{ Type: schema.TypeString, Optional: true, + ForceNew: true, Computed: true, }, // Instance templates will never have an