Skip to content

Fields missing in routeros_tool_email: last_status, last_address #779

Open
@stawii

Description

@stawii

Describe the bug

Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed.
╷
│ Warning: Field 'last_status' not found in the schema
│
│   with module.xxxxx.routeros_tool_email.main,
│   on modules/xxxxx/main.tf line 57, in resource "routeros_tool_email" "main":
│   57: resource "routeros_tool_email" "main" {
│
│ [MikrotikResourceDataToTerraform] The field was lost during the Schema development: ▷ 'last_status': 'succeeded' ◁
╵
╷
│ Warning: Field 'last_address' not found in the schema
│
│   with module.xxxxx.routeros_tool_email.main,
│   on modules/xxxxx/main.tf line 57, in resource "routeros_tool_email" "main":
│   57: resource "routeros_tool_email" "main" {
│
│ [MikrotikResourceDataToTerraform] The field was lost during the Schema development: ▷ 'last_address': '11.22.33.44' ◁

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions