Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

routeros_interface_wireguard_peer: Field 'name' not found in the schema (introduced in 7.15) #494

Closed
durandguru opened this issue Jun 11, 2024 · 1 comment
Labels
bug Something isn't working released

Comments

@durandguru
Copy link
Contributor

Describe the bug
Warning: Field 'name' not found in the schema

│ with module.terraform-module-mikrotik.routeros_interface_wireguard_peer.rw-peer["220"],
│ on .terraform/modules/terraform-module-mikrotik/interface-wireguard-rw-peers.tf line 1, in resource "routeros_interface_wireguard_peer" "rw-peer":
│ 1: resource "routeros_interface_wireguard_peer" "rw-peer" {

│ [MikrotikResourceDataToTerraform] The field was lost during the Schema
│ development: ▷ 'name': 'peer195' ◁

│ (and 36 more similar warnings elsewhere)

@durandguru durandguru added the bug Something isn't working label Jun 11, 2024
vaerh added a commit that referenced this issue Jun 27, 2024
@vaerh vaerh closed this as completed in 9fb13ad Jun 27, 2024
@vaerh
Copy link
Collaborator

vaerh commented Jun 27, 2024

🎉 This issue has been resolved in version 1.54.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@vaerh vaerh added the released label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

2 participants