Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/btp-terraform-samples
Best practices and examples to use the Terraform provider for SAP BTP.
https://github.com/sap-samples/btp-terraform-samples
sample sample-code sap-btp terraform
Last synced: 2 days ago
JSON representation
Best practices and examples to use the Terraform provider for SAP BTP.
- Host: GitHub
- URL: https://github.com/sap-samples/btp-terraform-samples
- Owner: SAP-samples
- License: apache-2.0
- Created: 2023-06-20T16:12:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:53:59.000Z (19 days ago)
- Last Synced: 2024-10-29T10:03:00.046Z (19 days ago)
- Topics: sample, sample-code, sap-btp, terraform
- Language: HCL
- Homepage:
- Size: 56.9 MB
- Stars: 38
- Watchers: 10
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Samples for the 'Terraform provider for SAP BTP'
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/btp-terraform-samples)](https://api.reuse.software/info/github.com/SAP-samples/btp-terraform-samples)
## Description
This repository provides you with samples on how to use the **Terraform provider for SAP BTP** for various use cases.
> **Note**: The application of the Terraform configurations we provide in this repository can create cost on your side depending on the sample and the contained resources. Please be aware of that and destroy the resources if no longer needed to avoid unnecessary costs on your side.
## Get started
You have three options to get started. You find the details in the [Get started section](./GET_STARTED.md).
## The Terraform Provider for SAP BTP
If you want to learn more about the [Terraform provider for SAP BTP](https://registry.terraform.io/providers/SAP/btp/latest) then the official [documentation](https://registry.terraform.io/providers/SAP/btp/latest/docs) in the [Terraform registry](https://registry.terraform.io/) is a perfect place to start. In case you want to dive deeper into the provider, you can also check out the [source code](https://github.com/SAP/terraform-provider-btp) on GitHub.
## Support, Feedback, Contributing
❓ - If you have a *question* you can ask it here in [GitHub Discussions](https://github.com/SAP-samples/btp-terraform-samples/discussions/) or in the [SAP Community](https://answers.sap.com/questions/ask.html).
🐞 - If you find a bug, feel free to create a [bug report](https://github.com/SAP-samples/btp-terraform-samples/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml&title=%5BBUG%5D).
💡 - If you have an idea for improvement or a feature request, please open a [feature request](https://github.com/SAP-samples/btp-terraform-samples/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.yml&title=%5BFEATURE%5D).
For more information about how to contribute, the project structure, and additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
## Code of Conduct
Members, contributors, and leaders pledge to make participation in our community a harassment-free experience. By participating in this project, you agree to always abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md).
## Licensing
Copyright 2024 SAP SE or an SAP affiliate company and `btp-terraform-samples` contributors. See our [LICENSE](LICENSE) for copyright and license information. Detailed information, including third-party components and their licensing/copyright information, is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP-samples/btp-terraform-samples).
## How to obtain support
[Create an issue](https://github.com/SAP-samples/btp-terraform-samples/issues) in this repository if you find a bug or have questions about the content.
For additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).
## Contributing
If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).
## License
Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.