Community-driven Terraform modules for SAP Business Technology Platform (BTP). Built for production use, no warranty.
terraform-btp-foundation/
├── modules/
│ ├── subaccount/ # Subaccount management
│ ├── srv-integrationsuite/ # Integration Suite service module
│ └── srv-workzone/ # Work Zone service module
├── examples/ # Usage examples
└── *.tf # Root module
- subaccount - Manage BTP subaccounts
- srv-integrationsuite - Integration Suite provisioning
- srv-workzone - Work Zone provisioning
We welcome contributions! See CONTRIBUTING.md for guidelines and RELEASE.md for release process.
Apache License 2.0 - See LICENSE file for details.