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

Introduce support for attributes from FabricSettings{} in resource apstra_datacenter_blueprint #603

Merged
merged 31 commits into from
Mar 5, 2024

Conversation

chrismarget-j
Copy link
Collaborator

@chrismarget-j chrismarget-j commented Mar 5, 2024

This PR makes use of recent SDK work: GetFabricSettings(), SetFabricSettings() and the inclusion of a FabricSettings{} struct in the CreateBlueprintFromTemplate{} struct.

The apstra_datacenter_blueprint data source and resource now support the following additional attributes:

  • anti_affinity_mode
  • anti_affinity_policy
  • default_ip_links_to_generic_mtu
  • default_svi_l3_mtu
  • esi_mac_msb
  • evpn_type_5_routes
  • fabric_mtu
  • ipv6_applications
  • junos_evpn_max_nexthop_and_interface_number
  • junos_evpn_routing_instance_mode_mac_vrf
  • junos_ex_overlay_ecmp
  • junos_graceful_restart
  • max_evpn_routes_count
  • max_external_routes_count
  • max_fabric_routes_count
  • max_mlag_routes_count
  • optimize_routing_zone_footprint

Tested/working with the following Apstra versions:

  • 4.1.0
  • 4.1.1
  • 4.1.2
  • 4.2.0
  • 4.2.1

@chrismarget-j chrismarget-j requested a review from bwJuniper March 5, 2024 16:49
@chrismarget-j chrismarget-j changed the title WIP: Introduce support for attributes from FabricSettings{} in resource apstra_datacenter_blueprint Introduce support for attributes from FabricSettings{} in resource apstra_datacenter_blueprint Mar 5, 2024
Copy link
Collaborator

@bwJuniper bwJuniper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Long road but we got here!

@chrismarget-j chrismarget-j merged commit bec13e5 into main Mar 5, 2024
1 check passed
@chrismarget-j chrismarget-j deleted the fabric-settings branch March 5, 2024 18: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.

2 participants