Closed russelltsherman closed 5 years ago
Thanks! Just as a reminder to myself, it looks like this should be backwards compatible with terraform 0.11:
https://www.terraform.io/docs/extend/terraform-0.12-compatibility.html
As a result, most of the work to support Terraform 0.12 comes just from upgrading to the latest Terraform SDK, which features support for both the old and new provider protocols.
these changes appear to be all that is needed to allow this plugin to work with latest terraform and mailgun-go