-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
When using the resource routeros_ip_cloud
many fields are not mapped at the provider and with that lots and lots of warnings are generated during the plan/apply.
│ Warning: Field 'vpn_peer_private_key' not found in the schema
│ Warning: Field 'vpn_dns_name' not found in the schema
│ Warning: Field 'vpn_peer_public_key' not found in the schema
Describe the solution you'd like
The provider should be updated to add the missing fields.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request