Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gfenn-newbury committed Dec 21, 2021
1 parent e703a12 commit d0c8d75
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ provider "routeros" {

For more in-depth documentation about each of the resources and datasources, please read the [documentation on Hashicorp's Provider registry](https://registry.terraform.io/providers/GNewbury1/routeros/latest/docs)

### Tested RouterOS versions

- 7.1
- 7.1.1
- 7.2rc1

## Changelog and Roadmap

For a detailed changelog, please see the [changelog.md](changelog.md).
Expand Down
8 changes: 8 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ description: |-

# RouterOS v7 Provider

## Tested RouterOS versions:

- 7.1
- 7.1.1
- 7.2rc1

## Usage

```terraform
provider "routeros" {
hosturl = "https://my.router.lan"
Expand Down

0 comments on commit d0c8d75

Please sign in to comment.