issues
search
CiscoDevNet
/
terraform-provider-sdwan
Terraform Cisco SD-WAN Provider
https://registry.terraform.io/providers/CiscoDevNet/sdwan
Mozilla Public License 2.0
19
stars
12
forks
source link
[UX2.0] Adds Transport and Service Feature Attachment
#371
Closed
seconroy
closed
5 days ago
seconroy
commented
1 week ago
Description
Add Attachment for the following resources and resolves issue #352
Transport Routing BRP
Transport Routing OSPF
Transport Routing OSPFv3 IPv4
Transport Routing OSPFv3 IPv6
Service Routing BRP
Service Routing EIGRP
Service Multicast
Service Routing OSPF
Service Routing OSPFv3 IPv4
Service Routing OSPFv3 IPv6
Transport Tracker
Transport Tracker Group
Transport IPv6 Tracker
Transport IPv6 Tracker Group
Types of Changes
[x] New feature (non-breaking change which adds functionality)
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Build/CI change
[ ] Code quality improvement/refactoring/documentation (no functional changes)
Checklist
[x] My code follows the code style of this project
[x] I have added tests to cover my changes
[x] All new and existing tests pass locally
Description
Add Attachment for the following resources and resolves issue #352
Types of Changes
Checklist