terraform-coop / terraform-provider-foreman

Terraform provider for Foreman
https://registry.terraform.io/providers/terraform-coop/foreman
Mozilla Public License 2.0
33 stars 31 forks source link

Update to terraform SDK v2 (Closes: #65) #69

Closed lhw closed 2 years ago

lhw commented 2 years ago
MrFreezeex commented 2 years ago

Will send you a PR for this branch to do the migration from {Read,Update,Create} functions to {Read,Update,Create}Context functions. It brings a context that might be useful and also that return a diagnostic instead of errors