-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Is your feature request related to a problem? Please describe.
Onboarding pre-configured devices into Terraform is tedious, given most resources are imported using their *N
IDs.
Describe the solution you'd like
Have a script that connects to a RouterOS device and generates the Terraform code needed to import all its configuration into resources, along with all non-default resource settings.
It doesn't need to structure the resources into state perfectly, that can be refactored later, but getting the resources into state at the very least would be fantastic for devices with 100+ settings in deployments with multiple devices.
I am willing to develop this myself, I'm opening the issue to gather feedback and track progress.
tofkamp
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested