8000 GitHub - SAP/terraform-provider-cloudfoundry: Terraform Provider for Cloud Foundry
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

SAP/terraform-provider-cloudfoundry

Terraform Provider for Cloud Foundry

Golang REUSE status

This provider is deprecated and no longer maintained!

We have moved the Terraform Provider for Cloud Foundry to the Cloud Foundry Foundation.

Going forward, we recommend users to switch to the Terraform Provider for Cloud Foundry which is now officially released from the Cloud Foundry Foundation registry. It is a drop in replacement for this provider and has been released as GA there.

All active development will be continued in the Cloud Foundry Foundation Repo henceforth.
Please use the new repository to create issues and participate in discussions and the new registry for documentation.

About This Project

The Terraform provider for Cloud Foundry allows the management of resources via Terraform.

This provider makes use of the go-cfclient to interact with the Cloud Foundry Cloud Controller v3 APIs and take advantages of the same. Additionally, the v2 APIs are deprecated.

You can find usage examples in the examples folder of this repository.

Check the Authentication documentation for supported approaches.

Developing & Contributing to the Provider

The developer documentation file is a basic outline on how to build and develop the provider.

For more information about how to contribute, the project structure, and additional contribution information, see our Contribution Guidelines.

Prerequisites and Usage of the Provider

For the best experience using the Terraform Provider for Cloud Foundry, we recommend applying the common best practices for Terraform adoption as described in the Hashicorp documentation. For migrating usage from the existing cloudfoundry-community provider to this provider, refer to our migration-guide.

Support and Feedback

❓ - If you have a question you can ask it here in the GitHub Discussions.

🐞 - If you find a bug, feel free to create a bug report.

💡 - If you have an idea for improvement or a feature request, please open a feature request.

Security / Disclosure

If you find any bug that may be a security problem, please follow our instructions at in our security policy on how to report it. Please do not create GitHub issues for security-related doubts or problems.

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.

Licensing

Copyright 2024 SAP SE or an SAP affiliate company and terraform-provider-cloudfoundry contributors. See our LICENSE for copyright and license information. Detailed information, including third-party components and their licensing/copyright information, is available via the REUSE tool.

0