v0.75.0
What's Changed
- Remove comments proposing a change to the blueprint resource by @chrismarget-j in #932
- Log Apstra API version in test output by @chrismarget-j in #933
- Eliminate redundant
plan.GetSystemAttributes()
call inresourceDeviceAllocation.Update()
by @chrismarget-j in #939 - Add tests for
apstra_datacenter_systems
data source by @chrismarget-j in #934 - Remove unused
BlueprintE()
test helper function by @chrismarget-j in #935 - Add switch name validation to rack_type resource by @chrismarget-j in #936
- Enhance application point assignment error text with AP and CT IDs by @chrismarget-j in #940
- Fold obsolete
getLoopbackInterfaceNode()
intogetLoopback0Addresses()
by @chrismarget-j in #938 - Remove deprecated
apstra_datacenter_connectivity_template_assignment
resource by @chrismarget-j in #942 - Use more careful format string/quoting in validator messages by @chrismarget-j in #944
- Remove obsolete
fabric_link_addressing
attribute from template resources by @bwJuniper in #945 - Internal: Rename package paths by @bwJuniper in #946
- Remove unused imports by @chrismarget-j in #951
apstra_freeform_resource
validator should return when values-to-be-validated are not yet known by @chrismarget-j in #954- Bug #956: honor
null_when_not_found
switch by @bwJuniper in #959 - Bug #955: Centralize regexes used in attribute validation by @chrismarget-j in #958
- Bump SDK version to absorb iota -> enum conversion by @chrismarget-j in #957
Full Changelog: v0.74.0...v0.75.0