Importing existing providers into OpenTofu
Introduction
This tutorial will guide you through the process of importing your existing nullplatform provider configurations using import blocks. This allows for better tracking, consistency, and automation of your infrastructure.
This guide also applies to Terraform
The steps below work for both OpenTofu and Terraform, as the syntax and commands are currently identical.