mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-14 10:34:02 -04:00
3 lines
136 B
Go
3 lines
136 B
Go
// Package providers contains the interface and primary types required to
|
|
// implement a Terraform resource provider.
|
|
package providers
|