v0.73.0
What's Changed
- Expand upon existing example for
apstra_datacenter_ip_link_addressing
resource by @chrismarget-j in #859 - Bump SDK version, absorb breaking changes from name change in
enum
package by @chrismarget-j in #862 - Bump SDK to version with Apstra 5.0.0 support by @chrismarget-j in #863
- Remove 4.1.x support from
apstra_datacenter_routing_zone
resource by @chrismarget-j in #860 - Improve concurrency safety when tests share a blueprint by @chrismarget-j in #864
- Disable
apstra_blueprint_iba_dashboard
data source in Apstra 5.x.x by @chrismarget-j in #868 - Disable resource
apstra_blueprint_iba_dashboard
with 5.x.x by @chrismarget-j in #870 - Disable resource apstra_blueprint_iba_dashboards with 5.x.x by @chrismarget-j in #872
- Split existing
apstra_datacenter_blueprint
data source test into v4-only and v6-enabled tests by @chrismarget-j in #873 - Remove
type
attribute fromfreeform.Link
struct by @chrismarget-j in #878 - Enable IPv6 before beginning test by @chrismarget-j in #875
- Disable IBA Probe with 5.x by @chrismarget-j in #880
- Add version checks for IBA Widget compatibility (disabled in 5.x) by @chrismarget-j in #882
- Introduce test function
atleast50()
sobuild_error_count
checks don't need to guess by @bwJuniper in #886 - Add version constraint to IBA objects by @bwJuniper in #885
- Fix more
build_errors_count
issues; introduce "unsafe" Node Patch for 5.x by @bwJuniper in #887 - Use new 5.x methods for setting loopback interface addresses by @chrismarget-j in #890
- Explicitly fetch client in
TestAccResourceTelemetryServiceRegistryEntry()
for env side effect by @chrismarget-j in #895 - Use
PatchUnsafe
when renaming blueprint by @bwJuniper in #896 - Rewrite
TestAccResourceTelemetryServiceRegistryEntry()
by @chrismarget-j in #897 - Update with new test client framework by @bwJuniper in #899
- Tests: Set anti affinity policy as separate action with Apstra 4.2.0 by @chrismarget-j in #903
- Improve
TestCfgFileToEnv()
for testing w/out valid TLS certificate by @chrismarget-j in #905 - Fetch main branch during CI check by @chrismarget-j in #901
- Add 5.0.0 to list of supported versions by @chrismarget-j in #906
- Bump sdk version prior to next release by @chrismarget-j in #908
- Always set test environment vars in tests by @chrismarget-j in #909
Full Changelog: v0.72.0...v0.73.0