Releases: Juniper/terraform-provider-apstra
Releases · Juniper/terraform-provider-apstra
v0.70.0
What's Changed
- Remove dead comment by @chrismarget-j in #813
- Fix 5-digit chazwazzas in IPv6 test cases by @chrismarget-j in #812
- Fill missing
MarkdownDescription
field for bgppassword
attribute by @chrismarget-j in #811 - Feat/680 Introduce new Connectivity Template resources by @chrismarget-j in #806
Full Changelog: v0.69.0...v0.70.0
v0.69.0
What's Changed
- Introduce
apstra_freeform_device_profile
resource by @bwJuniper in #796 - Mark
ipv4_address
andipv6_address
attributes ofapstra_freeform_link
resource asComputed
by @chrismarget-j in #790 - Fix markdown and example to reflect map by @bwJuniper in #797
- Update and add tests for internal-external and external-external freeform links by @bwJuniper in #798
- Bug #793: Update config validation in
apstra_freeform_resource
resource by @bwJuniper in #794 - Refactor
Freeform
out of object and file names infreeform
package by @chrismarget-j in #800 - Introduce CI gofumpt checking to modified Go files by @chrismarget-j in #801
- Handle 404 in GetDeviceKey by @chrismarget-j in #803
Full Changelog: v0.68.3...v0.69.0
v0.68.3
What's Changed
- Bump SDK version for improved link deletion error handling by @chrismarget-j in #786
Full Changelog: v0.68.2...v0.68.3
v0.68.2
What's Changed
- Bugfix #783: Do not error on version support when experimental is set by @chrismarget-j in #784
Full Changelog: v0.68.1...v0.68.2
v0.68.1
What's Changed
- Fix whitespace in
MarkdownDescription
string by @chrismarget-j in #779 freeform_system
resource: support optionaldevice_profile_id
whentype
isexternal
by @chrismarget-j in #781
Full Changelog: v0.68.0...v0.68.1
v0.68.0
What's Changed
- 763 Introduce support for Freeform Resource Generators by @bwJuniper in #770
- Bugfix: Handle 404s when resource not found by @chrismarget-j in #773
- Move
freeform*
files fromapstra/blueprint
package toapstra/freeform
package by @chrismarget-j in #775
Full Changelog: v0.67.0...v0.68.0
v0.67.0
What's Changed
- Rename
alloc_group
->allocation_group
by @chrismarget-j in #768 - Bugfix: Use
ValueString()
rather thanString()
when evaluatingEnvVarPrefix
by @chrismarget-j in #767 - Bugfix: 404 handling in
apstra_datacenter_connectivity_template_assignments
resource by @chrismarget-j in #765
Full Changelog: v0.66.0...v0.67.0
v0.66.0
What's Changed
- 754 Add support for Freeform Allocation Groups by @bwJuniper in #760
Full Changelog: v0.65.0...v0.66.0
v0.65.0
What's Changed
- Fix duplicate prefix on
API_TIMEOUT
environment variable by @chrismarget-j in #757 - Add Freeform Blueprint resource and data source by @chrismarget-j in #759
Full Changelog: v0.64.0...v0.65.0
v0.64.0
What's Changed
- #742 Introduce Freeform resource objects by @bwJuniper in #753
Full Changelog: v0.63.1...v0.64.0