Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gfenn-newbury committed Dec 21, 2021
1 parent 6a9699f commit f9017a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This repository implements two things:
- Go client to use with RouterOS v7 REST API
- Terraform provider which makes use of said go client

This is to allow configuration of Mikrotik's RouterOS at scale using Terraform. Please note that this provider is still in development, so functionality is missing in some areas. Have a look at [the documentation](https://registry.terraform.io/providers/GNewbury1/routeros/latest/docs) for functionality that has been implemented. If there is a particular function you'd like to see, please raise an issue to it can be added to the [roadmap](https://github.com/users/GNewbury1/projects/2).
This is to allow configuration of Mikrotik's RouterOS at scale using Terraform. Please note that this provider is still in development, so functionality is missing in some areas. Have a look at [the documentation](https://registry.terraform.io/providers/GNewbury1/routeros/latest/docs) for functionality that has been implemented. If there is a particular function you'd like to see, please [raise an issue](https://github.com/GNewbury1/terraform-provider-routeros/issues/new) so it can be added to the [roadmap](https://github.com/users/GNewbury1/projects/2).

## Using the provider

Expand Down

0 comments on commit f9017a8

Please sign in to comment.