Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Releases: vaerh/terraform-provider-routeros

v1.1.7

11 Apr 08:51
94b0dfb
Compare
Choose a tag to compare

Changelog

v1.1.6

16 Feb 06:25
5c12ead
Compare
Choose a tag to compare

Changelog

v1.1.5

13 Feb 06:22
b8f41f9
Compare
Choose a tag to compare

Changelog

  • b8f41f9 Merge pull request #7 from GNewbury1/fix/ip_validation
  • ab74d5a fix(#6): IP validation regex

v1.1.4

22 Jan 17:48
v1.1.4
3c2df3a
Compare
Choose a tag to compare

Changelog

v1.1.3

15 Dec 20:27
v1.1.3
57e6b30
Compare
Choose a tag to compare

Changelog

  • 57e6b30 Fix validation for i386. Cannot use 4294967295 (untyped int constant) as int value in argument to validation.IntBetween (overflows).
  • e0ee50f Fix TestParseDuration for milliseconds.
  • c85eb9c Add dns resource.
  • 801ea3e return DeleteSystemObject
  • 145382b Add diagnostics 'DeleteSystemObject'.
  • f742aac Add milliseconds to time validation.
  • ba0db06 Update Makefile (docs & debug options).
  • 8f51217 Provider debug mode.
  • f9cf1c8 Fix redundant return statement (S1023).
  • be1f222 Fix variable overlap.

v1.1.2

13 Dec 20:19
v1.1.2
db9e4b2
Compare
Choose a tag to compare

Changelog

v1.1.1

13 Dec 19:51
v1.1.1
bf628b9
Compare
Choose a tag to compare

Changelog

  • bf628b9 Fix validation of comma-separated lists.
  • 1fad5a5 Fix 'add_default_route' type.
  • 8ce6312 Fix SCC-S1034
  • 4f015f7 Add the "Sensetive" option for the ROS password.
  • 6248ada Remove redundant functions.
  • e8c177e Fix validation for negative CIDR. Add ValidationMacAddress, ValidationMultiValInSlice.
  • dccc312 Get the assembly version from the latest tag.
  • db321a5 Serialization of false booleans fixed - @MittWillson
  • 05b9ab2 Add cache support + fix CI - @MittWillson
  • 7193185 Bump go from 1.17 to 1.19
  • ae0c5e5 Merge pull request #4 from iosifnicolae2/patch-1
  • 6ed6837 Fix typo

v1.1.0

07 Oct 17:50
v1.1.0
77a41b7
Compare
Choose a tag to compare

Changelog

  • 77a41b7 Update Changelog.
  • 919b5f0 The delete procedure now uses only the internal ID. Fix ip_dns_record.
  • 35923ef Fixed schemas and added flags for sensitive information.
  • 06b5400 Change docs.
  • 3b8c240 Firewall tests.
  • d7d40ef Fix mangle schema.
  • 0afa0e7 Add IpRangeToCIDR function.
  • f73c273 Add DiffSuppressFunc for 'address' & 'timeout'.
  • 5816ec7 Change MD formatting.
  • 7e70d85 Publishing firewall resources.
  • 2adf0f7 Add 'new_connection_mark'.
  • 52dd1b0 Update .gitignore
  • b5d3926 Add Firewall DS.
  • f4edd28 Firewall data source first iteration.
  • 11d6786 Suppress panic if schema field not found.
  • 1ccf4e6 Change docs.
  • 192c5ca Add a query for the firewall filter DS.
  • 28e9f7d Read filter for data sources.
  • d1c5c03 Change dynamicLookupId. Dynamic lookup of resource ID on update and delete. For the case when the resource can be removed from the outside of Terraform in the interval between the make of the plan and its application.
  • 3ea1dbe Colorized debug output.
  • c76c7f9 Add 'place_before' & KeyFilter for Datasource.
  • 02cce65 Add Firewall data source.
  • f1ddbcb Merge remote-tracking branch 'origin/firewall' into firewall
  • 36e982f Add firewall NAT & Mangle.
  • 246cac3 MTU value can be 'auto'.
  • 3a23676 Add firewall NAT & Mangle.
  • abe9b71 Client connection tests.
  • a7869fb Only HTTPS is used for REST access.

v1.0.0

28 Sep 12:14
3e93929
Compare
Choose a tag to compare

Changelog