scottwinkler / terraform-provider-shell

Terraform provider for executing shell commands and saving output to state file
Mozilla Public License 2.0
279 stars 60 forks source link

Upgrade terraform plugin sdk to v2 #112

Open linyinfeng opened 2 years ago

linyinfeng commented 2 years ago

Changes:

Changes due to the API changes of SDK v2:

(SDK v2 Upgrade Guide: https://www.terraform.io/plugin/sdkv2/guides/v2-upgrade-guide)