This is the repository for the Terraform ACME Provider, which one can use with
Terraform to manage and generate certificates generated by an ACME
CA, such as Let's Encrypt.
For general information about Terraform, visit the official
website and the GitHub project page.
⚠ NOTE: The ACME provider as of version 1.0.0 supports ACME v2 only.
For ACME v1 endpoints, version 0.6.0 is required, which can be found
here.
Installation Instructions
The ACME provider is currently a 3rd party plugin. See the documentation on 3rd
party plugins for installation instructions, and download
the latest release from the releases page.
Documentation
Documentation can be found in the doc directory.
License
Copyright 2018 Chris Marchesi
Copyright 2016-2018 PayByPhone Technologies, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.