Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

madstone-tech/terraform-provider-mikrotik

 
 

Repository files navigation

Intro

This is a terraform provider for managing resources on your RouterOS device. To see what resources and data sources are supported, please see thedocumentation on the terraform registry.

Support

You can discuss any issues you have or feature requests inDiscord.

Donations

If you get value out this project and want to show your support you can find me onpatreon.

Contributing

Dependencies

  • RouterOS. See which versions are supported by what is tested inCI
  • Terraform 0.12+

Testing

The provider is tested with Terraform's acceptance testing framework. As long as you have a RouterOS device you should be able to run them. Please be aware it will create resources on your device! Code that is accepted by the project will not be destructive for anything existing on your router but be careful when changing test code!

In order to run the tests you will need to set the following environment variables:

export MIKROTIK_HOST=router-hostname:8728export MIKROTIK_USER=username# Please be aware this will put your password in your bash history and is not safeexport MIKROTIK_PASSWORD=password

After those environment variables are set you can run the tests with the following command:

make testacc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go99.7%
  • Makefile0.3%

[8]ページ先頭

©2009-2025 Movatter.jp