Releases: Juniper/terraform-provider-apstra
Releases · Juniper/terraform-provider-apstra
v0.33.0
What's Changed
- Update virtual network resource input validation by @chrismarget-j in #351
- Add attributes for ASN and loopback addresses to
apstra_datacenter_generic_system
resource by @chrismarget-j in #348 - Add generic system validation:
lag_mode
required with multiple links by @chrismarget-j in #350
Full Changelog: v0.32.0...v0.33.0
v0.32.0
This release contains breaking changes
The filters
attribute has been renamed filter
in the following data sources:
apstra_datacenter_systems
apstra_agents
apstra_datacenter_routing_zones
What's Changed
- Expand blueprint deployment comment env vars before template vars by @chrismarget-j in #322
- Rename
filters
->filter
various in data sources - BREAKING CHANGE !!! by @chrismarget-j in #328 - Update module path by @chrismarget-j in #330
- Add support for setting provider attributes via environment variables by @chrismarget-j in #334
- Bugfix: Update only the changed attributes of generic system links by @chrismarget-j in #342
- Update ignore path in pre-release 3rd party license compliance check by @chrismarget-j in #345
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Update validation to catch deep unknowns for VNI, ASN, IPv4, IPv6 pool resources. by @bwJuniper in #319
- Introduce
apstra_datacenter_interface_ids_by_link_tag
data source by @chrismarget-j in #320 - Introduce
apstra_datacenter_interfaces_by_system
data source by @chrismarget-j in #321
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
- Bump upstream SDK by @chrismarget-j in #305
- Audit "between" input validators for inclusive limits. by @bwJuniper in #313
- Fix CT resource documentation by @chrismarget-j in #315
- Add support for labeling CT primitives by @chrismarget-j in #306
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Add pre-release checks for current
main
branch by @chrismarget-j in #307 - Add resource and data sources for handling integer pools by @chrismarget-j in #310
- Bump upstream SDK for improved handling of non-existent resources
Full Changelog: v0.28.2...v0.29.0
v0.28.2
What's Changed
- Link new kb article on mutexes in docstring by @chrismarget-j in #303
- Add validation for 'reserve_vlan' by @chrismarget-j in #302
- Add validation for rack type name max length by @rajagopalans in #284
Full Changelog: v0.28.0...v0.28.2
v0.28.1
What's Changed
- Audit/Improve 404 handling in resource
Delete()
methods by @chrismarget-j in #280 - Reduce use of
apstra.ApstraClientErr
type by @chrismarget-j in #285 - Remove deprecated locking attribute; Add kb article on locking. by @chrismarget-j in #289
- Avoid race by copying known attribute from plan to state by @chrismarget-j in #293
- Make sure configlet generators are not unknown before trying to read them by @rajagopalans in #291
- Eliminate string match when comparing subnets in IPv4 and IPv6 address pools by @chrismarget-j in #297
Full Changelog: v0.27.2...v0.28.1
v0.28.0
What's Changed
- Audit/Improve 404 handling in resource
Delete()
methods by @chrismarget-j in #280 - Reduce use of
apstra.ApstraClientErr
type by @chrismarget-j in #285 - Remove deprecated locking attribute; Add kb article on locking. by @chrismarget-j in #289
- Avoid race by copying known attribute from plan to state by @chrismarget-j in #293
- Make sure configlet generators are not unknown before trying to read them by @rajagopalans in #291
- Eliminate string match when comparing subnets in IPv4 and IPv6 address pools by @chrismarget-j in #297
Full Changelog: v0.27.2...v0.28.0
v0.27.2
What's Changed
- Ensure
extra_imports
andextra_exports
have unique values by @chrismarget-j in #276 - Improve BGP
hold_time
andkeepalive_time
validation by @chrismarget-j in #277
Full Changelog: v0.27.1...v0.27.2
v0.27.1
What's Changed
- Improve handling of uncommitted blueprint in
apstra_blueprint_deployment
data source by @chrismarget-j in #271 - Remove obsolete reference to
ipv4_afi_enabled
andipv6_afi_enabled
switches in connectivity template primitive attribute validators by @chrismarget-j in #274
Full Changelog: v0.27.0...v0.27.1