Releases: Juniper/terraform-provider-apstra
Releases · Juniper/terraform-provider-apstra
v0.20.0
What's Changed
- introduce data source
apstra_anomalies
by @chrismarget-j in #160 - Bug 161: use
initial_interface_map_id
in example by @chrismarget-j in #162
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Datasource and Resource for datacenter property sets by @rajagopalans in #135
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Bug/136 Graceful handling of FFE changes to Interface Map in
apstra_datacenter_device_allocation
by @chrismarget-j in #148 - Feat/153: resource
apstra_datacenter_generic_system
by @chrismarget-j in #150
Full Changelog: v0.17.3...v0.18.0
v0.17.3
What's Changed
- bug #144: Suppress API error on 404 by @chrismarget-j in #145
- bug #146: Print warning about terraform 1.5.0 go-cty issue by @chrismarget-j in #149
Full Changelog: v0.17.2...v0.17.3
v0.17.2
What's Changed
- Fix #110 (speelling error) + related spelling, grammar, punctuation. by @chrismarget-j in #114
- Audit use of
RemoveResource()
#83 by @chrismarget-j in #117 - Introduce staticcheck #121 by @chrismarget-j in #128
- Add missing doc string to resource
apstra_datacenter_resource_pool_allocation
by @chrismarget-j in #132 - Bug 133: Support for
ResourceGroupNameVxlanVnIds
by @chrismarget-j in #134
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- Fix state churn due to "description" string value
""
vs.null
#119 by @chrismarget-j in #120 - Update CI for license compliance validation; add docs/compliance convenience functions by @chrismarget-j in #122
- Bug #123 attempt to extract not-yet-calculated values in config by @chrismarget-j in #125
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- rename
dataSourceSystemNode
->dataSourceDatacenterSystemNode
by @chrismarget-j in #108 - Fix Bug #111 by @chrismarget-j in #113
- Data source:
apstra_agents
by @chrismarget-j in #112 - rename data sources apstra_datacenter_blueprint_system_node to apstra_datacenter_system by @bwJuniper in #104
- introduce resource
apstra_managed_device_ack
by @chrismarget-j in #105 - introduce data source
apstra_agent
by @chrismarget-j in #107
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- support for
data.apstra_datacenter_routing_zone
by @chrismarget-j in #99 - Introduce
data.apstra_datacenter_routing_zones
by @chrismarget-j in #101 - Add GitHub action to verify documentation generation by @chrismarget-j in #102
- Clean up redundant language in embedded doc string by @chrismarget-j in #103
Full Changelog: v0.15.1...v0.16.0
v0.15.1
What's Changed
- use gofmt to sort imports by @chrismarget-j in #92
- #89 eliminate unkeyed fields in struct literals by @chrismarget-j in #90
- go fmt by @chrismarget-j in #94
- bump apstra SDK version to fix crash; fix typo in documentation by @chrismarget-j in #96
Full Changelog: v0.15.0...v0.15.1
v0.15.0
Merge pull request #87 from Juniper/VNI Initial support for virtual networks