Skip to content

Commit

Permalink
add mention of tf 1.2 as a minimum for operations
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz authored Jun 6, 2023
1 parent 33fd8aa commit 4f8a73b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
- [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
Expand Down

0 comments on commit 4f8a73b

Please sign in to comment.