vancluever / terraform-provider-acme-old

ACME (Let's Encrypt) Support for Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not compatible with terraform 0.8

hd-deman opened this issue · comments

❯ terraform plan
Error configuring: 1 error(s) occurred:

* Incompatible API version with plugin. Plugin version: 1, Ours: 2

Thanks for the report @hd-deman, will rebuild tonight!

Hey @hd-deman, happy to say that v0.2.0 is out and ready for download! I personally did a test run of this myself on v0.8.0 and all went smooth as far as I can see - but let me know if you have any issues!

This release also includes the ability to do OCSP Stapling too - check the release notes and the README.md for more info!

Thanks a lot.