Releases: Juniper/terraform-provider-apstra
Releases · Juniper/terraform-provider-apstra
v0.57.1
What's Changed
- Bump SDK version to support IPv6 superspine loopback resource pools by @chrismarget-j in #651
Full Changelog: v0.57.0...v0.57.1
v0.57.0
What's Changed
- Introduce data source and resource for L3 Collapsed fabric Templates by @bwJuniper in #644
Full Changelog: v0.56.0...v0.57.0
v0.56.0
What's Changed
- Introduce
apstra_device_config
data source by @bwJuniper in #639 - Introduce custom User-Agent string by @chrismarget-j in #641
Full Changelog: v0.55.0...v0.56.0
v0.55.0
What's Changed
- Add support for 5 stage templates by @bwJuniper in #634
- Fix missing
return
in rosetta (leads to sending friendly string to API) by @chrismarget-j in #636 and in #638
Full Changelog: v0.54.1...v0.55.0
v0.54.1
What's Changed
- Improve query which discovers device profile to handle dp clones by @chrismarget-j in #631
Full Changelog: v0.54.0...v0.54.1
v0.54.0
What's Changed
- Bug #607 Make
vrf_name
immutable inapstra_datacenter_routing_zone
resource by @chrismarget-j in #611 - bug #612 - Make platform attribute optional for on-box agent (req by SONiC) by @bwJuniper in #613
- Bump SDK version for new function names and empty Agent Profile
platform
attribute by @bwJuniper in #619 - #614 Check generic system po id minmax validators by @bwJuniper in #621
- Update error for API Version for clarity by @bwJuniper in #622
- Remove check for
experimental
flag when usingsystem_attributes
in device allocation resource by @bwJuniper in #624 - Add markers for 4.2.1 compatibility by @bwJuniper in #627
- Bump SDK version to absorb recent upstream improvements by @chrismarget-j in #628
Full Changelog: v0.53.2...v0.54.0
v0.53.2
What's Changed
- #609 - Fix handling of deprecated attribute by @chrismarget-j in #610
Full Changelog: v0.53.1...v0.53.2
v0.53.1
What's Changed
- Update anti-affinity doc string by @chrismarget-j in #605
Full Changelog: v0.53.0...v0.53.1
v0.53.0
What's Changed
- Enhance error handling for Name and ID fields by @bwJuniper in #602
- Use
fabric-settings
notfabric-addressing-policy
in Generic System test code by @chrismarget-j in #604 - Introduce support for attributes from
FabricSettings{}
in resourceapstra_datacenter_blueprint
by @chrismarget-j in #603
Full Changelog: v0.52.6...v0.53.0
v0.52.6
What's Changed
device_allocation
resource: check if the target is switch or server inUpdate()
by @chrismarget-j in #590- Ensure that
device_allocation
resource clears tags inDelete()
by @chrismarget-j in #592 - Bump go-licenses dependency by @chrismarget-j in #593
- Bump terraform-plugin-docs version by @chrismarget-j in #594
- Improve device allocation / system attributes logic by @chrismarget-j in #595
- Improve time complexity of
apstra_datacenter_generic_system
link updates by @chrismarget-j in #597 - Bugfix #598
apstra_datacenter_routing_zone
resource "inconsistent result" error under load by @chrismarget-j in #599
Full Changelog: v0.52.5...v0.52.6