The Terraform Import Command Builder assembles a correct terraform import command. Provide the resource type, name and the existing cloud ID; the tool builds the type.name address and appends the ID.
Validation ensures the required fields are present and the type has no invalid characters. Everything runs locally and nothing is uploaded.