diff --git a/.changelog/10929.txt b/.changelog/10929.txt new file mode 100644 index 00000000000..42b910df155 --- /dev/null +++ b/.changelog/10929.txt @@ -0,0 +1,3 @@ +```release-note:none + +``` \ No newline at end of file diff --git a/google/services/compute/resource_compute_interconnect.go b/google/services/compute/resource_compute_interconnect.go index 711f4395779..93b986f3df7 100644 --- a/google/services/compute/resource_compute_interconnect.go +++ b/google/services/compute/resource_compute_interconnect.go @@ -372,7 +372,7 @@ otherwise the request will fail with error 412 conditionNotMet.`, "operational_status": { Type: schema.TypeString, Computed: true, - Description: `The current status of this Interconnect's functionality, which can take one of the following values: + Description: `The current status of this Interconnect's functionality, which can take one of the following: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use. Attachments may be provisioned on this Interconnect. - OS_UNPROVISIONED: An Interconnect that has not completed turnup. No attachments may be diff --git a/website/docs/r/compute_interconnect.html.markdown b/website/docs/r/compute_interconnect.html.markdown index e7a9da1daa1..0eee3517336 100644 --- a/website/docs/r/compute_interconnect.html.markdown +++ b/website/docs/r/compute_interconnect.html.markdown @@ -192,7 +192,7 @@ In addition to the arguments listed above, the following computed attributes are Creation timestamp in RFC3339 text format. * `operational_status` - - The current status of this Interconnect's functionality, which can take one of the following values: + The current status of this Interconnect's functionality, which can take one of the following: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use. Attachments may be provisioned on this Interconnect. - OS_UNPROVISIONED: An Interconnect that has not completed turnup. No attachments may be