Skip to content

Commit

Permalink
Merge pull request #405 from terraform-routeros/docs/readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
vaerh committed Apr 1, 2024
2 parents 8dd3ee1 + b67dc3f commit 47a8924
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
![module testing workflow](https://github.com/GNewbury1/terraform-provider-routeros/actions/workflows/release.yml/badge.svg?branch=main)

**Note**: In release 1.43, the resource schemas have been changed:
* `routeros_routing_bgp_connection`.
* `routeros_routing_bgp_connection`
* `routeros_ipv6_neighbor_discovery`
* `routeros_interface_wireguard_peer`.
* `routeros_interface_wireguard_peer`

For the first two to work correctly, you must remove the resource state (`terraform state rm <name>`) and import it again (`terraform import [options] <name> <id>`).

## Purpose
Expand Down

0 comments on commit 47a8924

Please sign in to comment.