Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
docs: add fork notice
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho committed Jan 4, 2021
1 parent a3735f5 commit 3d38d66
Showing 1 changed file with 3 additions and 31 deletions.
34 changes: 3 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
Terraform ACME Provider
========================
This is a fork of vancluever's acme provider that also supports HTTP01 challenge.

This is the repository for the Terraform ACME Provider, which one can use with
Terraform to manage and generate certificates generated by an [ACME][about-acme]
CA, such as [Let's Encrypt][lets-encrypt].
Please use the original provider that only supports DNS01 if possible, as this version is not actively developed.

[about-acme]: https://ietf-wg-acme.github.io/acme/draft-ietf-acme-acme.html
[lets-encrypt]: https://letsencrypt.org

For general information about Terraform, visit the [official
website][terraform-io] and the [GitHub project page][terraform-gh].

[terraform-io]: https://www.terraform.io/
[terraform-gh]: https://github.com/hashicorp/terraform

:warning: **NOTE:** The ACME provider found here supports ACME v2 only.

## Documentation

Documentation for this provider can be found at
https://registry.terraform.io/providers/vancluever/acme/latest/docs.

## License

```
Copyright 2018-2021 Chris Marchesi
Copyright 2016-2018 PayByPhone Technologies, Inc.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
```
=> https://registry.terraform.io/providers/vancluever/acme/latest

0 comments on commit 3d38d66

Please sign in to comment.