mark google_compute_instance_template's nat_ip as ForceNew (#1444)

This commit is contained in:
Shinichi TAMURA 2018-05-10 05:18:08 +09:00 committed by Nathan McKinley
parent 337a913cac
commit 73fe8bcec8

View File

@ -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