Skip to content

Releases: netrisai/terraform-provider-netris

v3.6.1

24 Dec 00:13
831d3e4
Compare
Choose a tag to compare
added "disabled" value for vlanid key in vnet (#43)

v3.6.0

19 Dec 17:21
b329417
Compare
Choose a tag to compare

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

24 Oct 16:09
9e21ece
Compare
Choose a tag to compare
Release v3.5.3 (#41)

New Features:

- Added `vxlanid` argument in the `netris_vnet` resource

v3.5.3

26 Sep 01:21
6a30fe5
Compare
Choose a tag to compare
Release v3.5.3 (#40)

New Features:

- Added `untagged` argument in the `netris_bgp` resource

v3.5.2

24 Sep 02:54
47f07c4
Compare
Choose a tag to compare
Release v3.5.2 (#39)

New Features:

- Added possibility to use interfaces by IDs in the `netris_vnet` resource

v3.5.1

13 Sep 20:14
94ef6ed
Compare
Choose a tag to compare
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

11 Sep 02:23
5b0becf
Compare
Choose a tag to compare

New Features:

  • Added the mclag argument to the netris_link resource
  • Added the mclagid argument in the netris_lag resource
  • Added the bfd,hellotimer, holdtimer and connecttimer arguments in the netris_bgp resource

Fixes:

  • Default value of the routemaps in the netris_bgp resource

v3.4.2

06 Sep 21:04
02be159
Compare
Choose a tag to compare
Release v3.4.1 (#36)

Updates:
- new values in `network_interface` breakouts
- recreate the switch if `portcount` has been changed

v3.4.1

06 Sep 20:21
ecbfb85
Compare
Choose a tag to compare
update switch doc

v3.4.0

30 Aug 01:55
7101688
Compare
Choose a tag to compare
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