Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Show Cloudflare's provider status as broken #1883

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ A CLI tool that generates `tf`/`json` and `tfstate` files based on existing infr
* [OctopusDeploy](/docs/octopus.md)
* [RabbitMQ](/docs/rabbitmq.md)
* Network
* [Cloudflare](/docs/cloudflare.md)
* [Cloudflare](/docs/cloudflare.md) (broken, see #1761)
* [Myrasec](/docs/myrasec.md)
* [PAN-OS](/docs/panos.md)
* VCS
Expand Down Expand Up @@ -334,7 +334,7 @@ https://www.terraform.io/docs/configuration/providers.html
## Contributing

If you have improvements or fixes, we would love to have your contributions.
Please read CONTRIBUTING.md for more information on the process we would like
Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on the process we would like
contributors to follow.

## Developing
Expand Down