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

Remove type attribute from freeform.Link struct #878

Conversation

chrismarget-j
Copy link
Collaborator

We previously decided to remove the Type attribute from the SDK's FreeformLinkData struct, because CRUD methods on Ethernet/physical and LAG links are so different.

But type hung around as a computed attribute on the Terraform object.

This PR removes type from terraform link structs.

Closes #877

@chrismarget-j chrismarget-j merged commit a75f1f2 into main Sep 26, 2024
1 check passed
@chrismarget-j chrismarget-j deleted the 877-remove-type-attribute-from-apstra_freeform_link-resource-and-data-source branch September 26, 2024 00:44
@chrismarget-j chrismarget-j restored the 877-remove-type-attribute-from-apstra_freeform_link-resource-and-data-source branch September 26, 2024 00:45
@chrismarget-j chrismarget-j deleted the 877-remove-type-attribute-from-apstra_freeform_link-resource-and-data-source branch September 26, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove type attribute from apstra_freeform_link resource and data source
2 participants