[Docs]: fix and improve equinix_fabric_connection documentation #487
Labels
area/resources/fabric
Issues related to Fabric and ECX APIs
documentation
Improvements or additions to documentation
To create a redundant fabric v4 connection you need to create a connection with redundancy.priority = PRIMARY and then specify the redudancy.group retrieved from the primary connection in the secondary connection. The schema is fine but the documentation says it's a ready-only field:
terraform-provider-equinix/docs/resources/equinix_fabric_connection.md
Lines 481 to 483 in 2855e91
There may be other wrong fields, and we should provide some examples in the documentation or add links to those available in the repo
The text was updated successfully, but these errors were encountered: