mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
4 lines
136 B
Go
4 lines
136 B
Go
// Package provisioners contains the interface and primary types to implement a
|
|
// Terraform resource provisioner.
|
|
package provisioners
|