opentofu/internal/provisioners/doc.go

7 lines
206 B
Go
Raw Normal View History

// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
2018-08-08 16:01:52 -05:00
// Package provisioners contains the interface and primary types to implement a
// Terraform resource provisioner.
2018-08-08 16:01:52 -05:00
package provisioners