terraform-provider-iosxe icon indicating copy to clipboard operation
terraform-provider-iosxe copied to clipboard

Terraform Cisco IOS-XE Provider

Results 54 terraform-provider-iosxe issues
Sort by recently updated
recently updated
newest added

The NXOS provider includes functionality for adding route-maps to BGP redistribution, as detailed here: https://registry.terraform.io/providers/CiscoDevNet/nxos/latest/docs/resources/bgp_route_redistribution Is it possible to incorporate this feature into the IOSXE provider as well?

enhancement

Hi, I need to add the following command to my router: license boot level network-advantage addon dna-advantage I can't find any resource (beside cli) to support this. Would it be...

enhancement

Hi, moving acl rules to different sequence numbers cause client error. ``` │ Error: Client Error │ │ with iosxe_access_list_extended.cx-nl-ams-01_extended-acl-gi2, │ on cx-nl-ams-01_services.tf line 237, in resource "iosxe_access_list_extended" "cx-nl-ams-01_extended-acl-gi2": │...

bug

Couldn't find vrrp-related configuration in providers's document

enhancement