Releases: netrisai/terraform-provider-netris
Releases · netrisai/terraform-provider-netris
v3.6.1
v3.6.0
New Features
- All Inventory Resource: Added
tags
argument. - Server Resource: Added
role
argument. - Link Resource: Added
underlay
argument. - Inventory Profile Resource: Added
optimisebgpoverlayhypervisor
option. - VNet Resource: Added
interfacetag
block.
v3.5.4
Release v3.5.3 (#41) New Features: - Added `vxlanid` argument in the `netris_vnet` resource
v3.5.3
Release v3.5.3 (#40) New Features: - Added `untagged` argument in the `netris_bgp` resource
v3.5.2
Release v3.5.2 (#39) New Features: - Added possibility to use interfaces by IDs in the `netris_vnet` resource
v3.5.1
Release v3.5.1 (#38) New Features: Added `automaticlinkaggregation` and `mclag` arguments in the `netris_inventory_profile` resource Added `removeprivateas` argument in the `netris_bgp` resource
v3.5.0
New Features:
- Added the
mclag
argument to thenetris_link
resource - Added the
mclagid
argument in thenetris_lag
resource - Added the
bfd
,hellotimer
,holdtimer
andconnecttimer
arguments in thenetris_bgp
resource
Fixes:
- Default value of the routemaps in the
netris_bgp
resource
v3.4.2
Release v3.4.1 (#36) Updates: - new values in `network_interface` breakouts - recreate the switch if `portcount` has been changed
v3.4.1
update switch doc
v3.4.0
Release v3.4.0 (#35) New Features: - Introduced new resource types: netris_servercluster and netris_serverclustertemplate - Added the flavor and the role arguments in the netris_softgate resource