Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultAddress specifies the default hostname / ip address // of the RouterOS target. DefaultAddress = "192.168.88.1" // DefaultPortInsecure specifies the default non-TLS port. DefaultPortInsecure = "8728" // DefaultPortSecure specifies the default TLS port. DefaultPortSecure = "8789" )
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Provider creates a new RouterOS terraform provider instance.
Types ¶
Click to show internal directories.
Click to hide internal directories.