No description
  • Go 99.3%
  • HCL 0.7%
Find a file
2021-01-04 06:54:43 -08:00
api Finish helper/schema demo. 2020-11-19 21:04:07 -08:00
client Update dadcorp_vault_cluster to use plugin-go. 2020-11-20 02:38:13 -08:00
configs move access policy resource to plugin-go 2020-11-20 19:56:03 +00:00
provider Remove old terraform implementation. 2020-11-20 11:59:33 -08:00
README.md Add a readme. 2021-01-04 05:11:42 -08:00

terraform-provider-dadcorp

This is a sample provider developed for the HashiCorp Live livestream about the new terraform-plugin-go and terraform-plugin-mux packages.

This provider was created for demonstration purposes only. It does not reflect best practices or necessarily even correct provider development code. It is published for illustrative purposes only, it should not be used as a scaffold for provider development or an illustration of patterns.