Pulumi has significantly enhanced its Terraform conversion capabilities, offering infrastructure teams a more efficient path for modernization by reducing manual work. With the release of Pulumi CLI version 3.153.0, users can now automatically convert any Terraform project to Pulumi, regardless of whether the Terraform providers have native Pulumi equivalents, thus maintaining access to all Terraform providers and facilitating infrastructure deployment modernization while preserving existing resources. The conversion process supports multiple programming languages, including Node.js, TypeScript, Python, Go, Java, and YAML, and generates necessary project files, allowing developers to preview and deploy projects seamlessly. Pulumi also introduces improved import support, enabling the importation of resources from any Terraform provider, thereby broadening its compatibility and integration with existing Terraform functionality. Although some manual adjustments may still be necessary, particularly for type-safe languages or complex providers, ongoing improvements are anticipated to further streamline the conversion process.