google_compute_interconnect_attachment: add support for MTU #8227
Labels
enhancement
forward/review
In review; remove label to forward
priority/2
service/compute-interconnect
size/s
Milestone
Community Note
Description
We would like to be able to manage the MTU field for interconnect attachments
These are available fields in the REST API resource, as well as the cloud sdk:
--mtu
The existing terraform resource does not include these fields in the code or the documentation.
New or Affected Resource(s)
Potential Terraform Configuration
References
The REST API documentation for the resource specifies the fields and their accepted values here: https://cloud.google.com/compute/docs/reference/rest/v1/interconnectAttachments
This request is similar to #4109, but for different fields.
The text was updated successfully, but these errors were encountered: