Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TerraformClient ¶
type TerraformClient struct {
ResourceSchemas map[string]*tfprotov5.Schema
// contains filtered or unexported fields
}
func NewTerraformClient ¶
func NewTerraformClient() *TerraformClient
func (*TerraformClient) ApplyResource ¶
func (client *TerraformClient) ApplyResource(resourceType string, input interface{}) error
Click to show internal directories.
Click to hide internal directories.