hashicorp / terraform-provider-dyn

Terraform Dyn provider. Please note: This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html
https://registry.terraform.io
Mozilla Public License 2.0
7 stars 16 forks source link

Upgrade SDK to terraform12 #42

Closed jquick closed 5 years ago

jquick commented 5 years ago

Update provider SDK to terraform 12

Steps to upgrade were taken from https://www.terraform.io/docs/extend/terraform-0.12-compatibility.html

Also bumped version and changelog. Was able to load/run with terraform12 as expected.

jquick commented 5 years ago

@appilon - If you have a second this could help a few of us migrating up to terraform 12. Thanks!!