EvilSuperstars / terraform-provider-wapc

Terraform waPC provider
The Unlicense
1 stars 0 forks source link

Use hashicorp/terraform-plugin-go #7

Open ewbankkit opened 4 years ago

ewbankkit commented 4 years ago

Investigate use of https://github.com/hashicorp/terraform-plugin-go.

ewbankkit commented 4 years ago

Looks like this will also require use of https://github.com/hashicorp/terraform-plugin-mux. See https://github.com/hashicorp/terraform-provider-corner for examples.

ewbankkit commented 3 years ago

https://github.com/hashicorp/hashicorp-live-dadcorp is a much more useful example.

ewbankkit commented 3 years ago

May need to use https://github.com/hashicorp/terraform-plugin-go-contrib for the input and result attributes.