// install via winget
Command Prompt & PowerShell
click to copy
winget install SAP.btptf
// direct download
Download Installer// about btptf
Terraform exporter for SAP BTP (btptf CLI) is a tool that helps you integrate existing SAP BTP resources into Terraform/OpenTofu, facilitating a seamless adoption of Infrastructure-as-Code practices.
// frequently asked questions
How do I install btptf using winget?
Open PowerShell or Windows Terminal and run:
winget install SAP.btptf. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is btptf?
A Terraform/OpenTofu exporter for SAP BTP resources.
Is btptf free to download?
btptf is distributed under the Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update btptf with winget?
Run
winget upgrade SAP.btptf in PowerShell or Windows Terminal to update btptf to the latest available version.What architecture does btptf support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.