Releases: Juniper/terraform-provider-apstra
Releases · Juniper/terraform-provider-apstra
v0.63.1
What's Changed
- bug/#737: Set mutable values
null
inRead()
method of resource pool resources by @chrismarget-j in #752
Full Changelog: v0.63.0...v0.63.1
v0.63.0
What's Changed
- Audit tag validation by @chrismarget-j in #751
- Task/749 BREAKING CHANGE - Change IPv6 role strings in
apstra_datacenter_resource_pool_allocation
resource by @chrismarget-j in #750
Full Changelog: v0.62.0...v0.63.0
v0.62.0
What's Changed
- Feat/#735 Introduce freeform resource and datasource for resource groups by @bwJuniper in #741
- Minor cosmetic fix:
ResourceFreeformRaGroup
->ResourceFreeformResourceGroup
by @chrismarget-j in #744 - Breaking Change eliminate resource pool utilization attributes from resource pool resources by @chrismarget-j in #739
Full Changelog: v0.61.0...v0.62.0
v0.61.0
What's Changed
- Fix documentation for
name
andid
attributes ofapstra_property_set
resource by @chrismarget-j in #714 - Bug #695 - Documentation Fix by @chrismarget-j in #709
- Feat #653 Link examples repo in top level documentation by @chrismarget-j in #712
- Bug #684 - Fix comments in example code by @chrismarget-j in #711
- Bug #645: Wrong
TemplateCollapsed
data source input flags: required -> optional+computed by @chrismarget-j in #713 - Bug #689 - Fix typo in example code by @chrismarget-j in #710
- Sort resource group names in
utils.AllResourceGroupNameStrings()
by @chrismarget-j in #716 - Add provider version compatibility check by @chrismarget-j in #717
- add the code and test for the telemetry service registry entry providers by @rajagopalans in #706
- Add checks for
unknown
values toValidateConfig()
methods by @chrismarget-j in #718 - Migrate single-use struct from global context to anonymous by @chrismarget-j in #720
- Rename
utils.Known()
toutils.HasValue()
by @chrismarget-j in #721 - Feat/623 Include 3rd party licenses in release bundle by @chrismarget-j in #722
- Introduce
env_var_prefix
provider configuration attribute by @chrismarget-j in #728 - Feat #688 support freeform reference design by @bwJuniper in #731
Full Changelog: v0.60.0...v0.61.0
v0.60.0
What's Changed
- Introduce
apstra_datacenter_ip_link_addressing
resource by @chrismarget-j in #700 - Add
link_ids
read-only attribute toapstra_datacenter_connectivity_template_assignments
andapstra_datacenter_connectivity_templates_assignment
resources by @chrismarget-j in #701 - Go 1.22.5 and dependencies by @chrismarget-j in #702
- Rename
ip_links_ids
attribute toip_link_ids
by @chrismarget-j in #703 - Fix 404 handling in
apstra_datacenter_ip_link_addressing
resource by @chrismarget-j in #704
Full Changelog: v0.59.1...v0.60.0
v0.59.1
What's Changed
- Update docs to show pool allocation roles by @chrismarget-j in #693
Full Changelog: v0.59.0...v0.59.1
v0.59.0
What's Changed
- Bump SDK version for generic system loopback pool types by @chrismarget-j in #692
The main feature we're after is from SDK #280
Full Changelog: v0.58.3...v0.59.0
v0.58.3
What's Changed
- Use
make
in.goreleaser.yml
by @chrismarget-j in #679 - Fix markdown description for
apstra_agents
data source (copypasta problem) by @chrismarget-j in #683 - Bump sdk version for 5-stage pod sorting and graceful handling of retryable mount errors by @chrismarget-j in #686
Full Changelog: v0.58.2...v0.58.3
v0.58.2
What's Changed
- Update compliance check in release process to match Makefile by @chrismarget-j in #673
- #672 Update routing zone example code by @chrismarget-j in #675
- Add 4.2.1.1 and 4.2.2 to supported Apstra versions; remove all versions of 4.1.x by @bwJuniper in #677
Full Changelog: v0.58.1...v0.58.2
v0.58.1
What's Changed
- Fix #663: Eliminate unnecessary
newState
object from routing zone resourceRead()
method by @chrismarget-j in #664 - Fix typos in error text by @chrismarget-j in #666
- Merge @bwJuniper's test enhancement into ongoing routing-zone work by @chrismarget-j in #668
- Bugfixes in
apstra_datacenter_routing_zone
resource by @chrismarget-j in #669 - Enhance routing_zone integration test framework for irb_mode by @bwJuniper in #662
- #670 Fix potential nil pointer dereference by @chrismarget-j in #671
Full Changelog: v0.58.0...v0.58.1