Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudflare/terraform-provider-cloudflare
Cloudflare Terraform Provider
https://github.com/cloudflare/terraform-provider-cloudflare
cloudflare terraform terraform-provider
Last synced: 2 days ago
JSON representation
Cloudflare Terraform Provider
- Host: GitHub
- URL: https://github.com/cloudflare/terraform-provider-cloudflare
- Owner: cloudflare
- License: mpl-2.0
- Created: 2017-06-05T20:54:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T14:33:36.000Z (3 months ago)
- Last Synced: 2024-10-29T15:13:01.720Z (3 months ago)
- Topics: cloudflare, terraform, terraform-provider
- Language: Go
- Homepage: https://registry.terraform.io/providers/cloudflare/cloudflare
- Size: 56.9 MB
- Stars: 779
- Watchers: 46
- Forks: 599
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: contributing/README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- awesome-list - terraform-provider-cloudflare
README
# Cloudflare Terraform Provider
## Quickstarts
- [Getting started with Cloudflare and Terraform](https://developers.cloudflare.com/terraform/installing)
- [Developing the provider](contributing/development.md)## Minimum requirements
- Terraform 1.2 or newer. We recommend running the [latest version](https://developer.hashicorp.com/terraform/downloads?product_intent=terraform) for optimal compatibility with the Cloudflare provider. Terraform versions older than 1.2 have known issues with newer features and internals.
## Documentation
Full, comprehensive documentation is available on the [Terraform Registry](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs). [API documentation](https://api.cloudflare.com) and [Developer documentation](https://developers.cloudflare.com) is also available
for non-Terraform or service specific information.## Migrating to Terraform from using the Dashboard
Do you have an existing Cloudflare account (or many!) that you'd like to transition
to be managed via Terraform? Check out [cf-terraforming](https://github.com/cloudflare/cf-terraforming)
which is a tool Cloudflare has built to help dump the existing resources and
import them into Terraform.## Contributing
To contribute, please read the [contribution guidelines](contributing/README.md).
## Feedback
If you would like to provide feedback (not a bug or feature request) on the Cloudflare Terraform provider, you're welcome to via [this form](https://forms.gle/6ofUoRY2QmPMSqoR6).