Releases: Juniper/terraform-provider-apstra
Releases · Juniper/terraform-provider-apstra
v0.42.0
What's Changed
- Swap loop nesting order in data source filter logic; readability improvments by @chrismarget-j in #438
- Bug/437 vn multiple sort order by @chrismarget-j in #440
- Add support for
junos_evpn_irb_mode
to existing Routing Zone resource and data sources by @chrismarget-j in #430
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
- Fix use of
Between
validators by @chrismarget-j in #425 - Improve validation of RT attribute strings by @chrismarget-j in #424
- Update
example.tf
Re: findingapplication_point_id
s by @chrismarget-j in #427 - Introduce resource and data sources for apstra_datacenter_external_gateway by @chrismarget-j in #434
Full Changelog: v0.40.0...v0.41.0
v0.40.0
What's Changed
- Add import/export RTs to routing zone resource/datasources by @chrismarget-j in #412
- Rename RefDesign to Reference Design and Resources to Resource Pools by @rajagopalans in #422
Full Changelog: v0.39.0...v0.40.0
v0.39.0
What's Changed
- Fix documentation issues by @bwJuniper in #409
- Minor string fixes by @chrismarget-j in #410
- Datasources and resources to support end-to-end dashboard creation by @rajagopalans in #405
- Rename source file by @bwJuniper in #416
- Audit resources for
RequiresReplace()
by @bwJuniper in #414 - Reconfigure docs rendering by @bwJuniper in #417
Full Changelog: v0.38.0...v0.39.0
v0.38.0
What's Changed
- Minor documentation fix for datacenter_interfaces_by_system by @rajagopalans in #400
- Add
apstra_datacenter_routing_policies
data source by @chrismarget-j in #403
Full Changelog: v0.37.0...v0.38.0
v0.37.0
What's Changed
- Change validation
ExactlyOneOf
->AtMostNOf
by @chrismarget-j in #377 - Fix markdown string embedded in
apstra_datacenter_virtual_network
resource schema by @chrismarget-j in #378 - Fix compiled-in version and commit strings by @chrismarget-j in #381
- Fix tag state churn when
description
is omitted by @chrismarget-j in #383 - Improve Makefile readability by @chrismarget-j in #387
- Add support for IBA widget data source by @rajagopalans in #386
- Bugfix: Skip CIDR validation when unknown values encountered by @chrismarget-j in #398
- Add retry loop to resource
apstra_datacenter_virtual_network
by @chrismarget-j in #396 - Introduce
apstra_modular_device_profile
resource by @chrismarget-j in #393 - Datasource and Resource for Dashboards by @rajagopalans in #389
Full Changelog: v0.36.1...v0.37.0
v0.36.1
What's Changed
- Set transform ID
null
when it cannot be determined by @chrismarget-j in #371 - Fix crash in data source
apstra_datacenter_system
when performing by-id lookup by @chrismarget-j in #373 - Replace deprecated attribute in example.tf by @chrismarget-j in #366
- Bugfix 369: Bump sdk version for generic_asn resource role by @chrismarget-j in #374
Full Changelog: v0.36.0...v0.36.1
v0.36.0
What's Changed
- Introduce
attributeConflictValidator
by @chrismarget-j in #358 - Add support for HTTP/HTTPS/SOCKS5 proxies by @chrismarget-j in #360
- Bugfix: Populate missing name/id attributes in
apstra_datacenter_system
data source by @chrismarget-j in #364 - Add support for multiple filters to
apstra_datacenter_systems
data source by @chrismarget-j in #362
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- Update handling of optional catalog configlet id by @chrismarget-j in #327
- Add support for blueprint configlets by @rajagopalans in #325
- Add data source
apstra_datacenter_svis_map
by @chrismarget-j in #324
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
- Add support for external generic systems by @chrismarget-j in #352
- Bugfix: Don't validate generic system link group membership when
group_label
isnull
by @chrismarget-j in #355
Full Changelog: v0.33.0...v0.34.0