Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs]: fix and improve equinix_fabric_connection documentation #487

Open
ocobles opened this issue Dec 12, 2023 · 2 comments
Open

[Docs]: fix and improve equinix_fabric_connection documentation #487

ocobles opened this issue Dec 12, 2023 · 2 comments
Labels
area/resources/fabric Issues related to Fabric and ECX APIs documentation Improvements or additions to documentation

Comments

@ocobles
Copy link
Contributor

ocobles commented Dec 12, 2023

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:

Read-Only:
- `group` (String) Redundancy group identifier

There may be other wrong fields, and we should provide some examples in the documentation or add links to those available in the repo

@ocobles
Copy link
Contributor Author

ocobles commented Dec 13, 2023

According to web documentation, the Note about IBM additional info configuration https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/equinix_fabric_connection#nested-schema-for-a_sideadditional_info should be in the top level additional_info field instead

image

@ocobles
Copy link
Contributor Author

ocobles commented Dec 18, 2023

@displague displague added documentation Improvements or additions to documentation area/resources/fabric Issues related to Fabric and ECX APIs labels Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/resources/fabric Issues related to Fabric and ECX APIs documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants