Releases: Juniper/terraform-provider-apstra
Releases · Juniper/terraform-provider-apstra
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
v0.52.5
What's Changed
- Bug #584: Fix nil pointer dereference when creating
device_allocation
with empty tags by @chrismarget-j in #585
Full Changelog: v0.52.4...v0.52.5
v0.52.4
What's Changed
- Refactor tests to use t.Helper(), etc... by @chrismarget-j in #568
- Bug #579: Don't attempt to read/set loopback/asn on access switches by @chrismarget-j in #580
- Bug #582: Sort rack elements when generating rack request by @chrismarget-j in #583
Full Changelog: v0.52.3...v0.52.4
v0.52.3
What's Changed
- Revert 0c1fac8; Upgrade terraform-plugin-testing by @chrismarget-j in #578
Full Changelog: v0.52.2...v0.52.3
v0.52.2
What's Changed
- Bug #567 Add version constraints to link tags due to 4.1.1 limitation by @chrismarget-j in #573
- Bug #571 and #574
system_attributes
block inapstra_datacenter_device_allocation
shouldn't attempt to clear apstra-chosen values by @chrismarget-j in #575
Full Changelog: v0.52.1...v0.52.2
v0.52.1
What's Changed
- Introduce
gofumpt
by @chrismarget-j in #569 - Fix #570
DeviceAllocationSystemAttributes.IsEmpty()
by @chrismarget-j in #572
Full Changelog: v0.52.0...v0.52.1
v0.52.0
What's Changed
- Introduce test helper pattern by @chrismarget-j in #564
- Force delete generic system links by @chrismarget-j in #565
Full Changelog: v0.51.0...v0.52.0
v0.51.0
What's Changed
- Add code/test and documentation for importing probes from JSON by @rajagopalans in #557
- Add system attributes to device allocation resource by @chrismarget-j in #559
- Introduce support for
.testconfig.hcl
file by @chrismarget-j in #561 - Add missing 3rd party license by @chrismarget-j in #560
Full Changelog: v0.50.3...v0.51.0
v0.50.3
What's Changed
- End Virtual Network resource validation when Blueprint ID is unknown by @bwJuniper in #555
Full Changelog: v0.50.2...v0.50.3