-
Notifications
You must be signed in to change notification settings - Fork 47
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
feat: fabric resource connection_route_filter #795
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
provider.go changes look good
0cccad0
to
209a358
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #795 +/- ##
==========================================
+ Coverage 34.38% 38.83% +4.44%
==========================================
Files 154 173 +19
Lines 21080 23136 +2056
==========================================
+ Hits 7249 8985 +1736
- Misses 13670 13941 +271
- Partials 161 210 +49 ☔ View full report in Codecov by Sentry. |
* Add equinix_fabric_connection_route_filter resource to attach route filter policies to fabric cloud router connections * Add data source for retrieving connection_route_filters by connection and route filter uuids * Add data source to get all route filters for a given connection uuid * Add docs with make docs * Add acceptance tests for resource and data sources Local tests passing: <img width="1278" alt="image" src="https://github.com/user-attachments/assets/bbf2f520-5219-440a-944c-59aaf7b24278">
* Add equinix_fabric_connection_route_filter resource to attach route filter policies to fabric cloud router connections * Add data source for retrieving connection_route_filters by connection and route filter uuids * Add data source to get all route filters for a given connection uuid * Add docs with make docs * Add acceptance tests for resource and data sources Local tests passing: <img width="1278" alt="image" src="https://github.com/user-attachments/assets/bbf2f520-5219-440a-944c-59aaf7b24278">
* Add equinix_fabric_connection_route_filter resource to attach route filter policies to fabric cloud router connections * Add data source for retrieving connection_route_filters by connection and route filter uuids * Add data source to get all route filters for a given connection uuid * Add docs with make docs * Add acceptance tests for resource and data sources Local tests passing: <img width="1278" alt="image" src="https://github.com/user-attachments/assets/bbf2f520-5219-440a-944c-59aaf7b24278">
Local tests passing: