From 241ec1abe1e6c99783987a42349e3a740cf488ae Mon Sep 17 00:00:00 2001 From: Modular Magician Date: Tue, 19 May 2020 17:10:25 +0000 Subject: [PATCH] Mark interconnect edge availability domain as computed (#3538) Signed-off-by: Modular Magician --- .changelog/3538.txt | 3 +++ google/resource_compute_interconnect_attachment.go | 1 + 2 files changed, 4 insertions(+) create mode 100644 .changelog/3538.txt diff --git a/.changelog/3538.txt b/.changelog/3538.txt new file mode 100644 index 00000000000..67d3081b6f9 --- /dev/null +++ b/.changelog/3538.txt @@ -0,0 +1,3 @@ +```release-note:bug +compute: Fixed `google_compute_interconnect_attachment` `edge_availability_domain` diff when the field is unspecified +``` diff --git a/google/resource_compute_interconnect_attachment.go b/google/resource_compute_interconnect_attachment.go index df3fa4ac566..ef991c7bce2 100644 --- a/google/resource_compute_interconnect_attachment.go +++ b/google/resource_compute_interconnect_attachment.go @@ -126,6 +126,7 @@ Google will randomly select an unused /29 from all of link-local space.`, }, "edge_availability_domain": { Type: schema.TypeString, + Computed: true, Optional: true, ForceNew: true, Description: `Desired availability domain for the attachment. Only available for type