> ## Documentation Index
> Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Go: TerraformConstructor

> CDKTN Core API Reference for TerraformConstructor in Go.

## Initializer <a name="Initializer" id="cdktn.testingMatchers.TerraformConstructor.Initializer" />

```go theme={null}
import "github.com/open-constructs/cdk-terrain-go/cdktn/testingmatchers"

&testingmatchers.TerraformConstructor {
	TfResourceType: *string,
}
```

## Properties <a name="Properties" id="Properties" />

| **Name**                                                                                                      | **Type**              | **Description**   |
| ------------------------------------------------------------------------------------------------------------- | --------------------- | ----------------- |
| <code><a href="#cdktn.testingMatchers.TerraformConstructor.property.tfResourceType">TfResourceType</a></code> | <code>\*string</code> | *No description.* |

***

### `TfResourceType`<sup>Required</sup> <a name="TfResourceType" id="cdktn.testingMatchers.TerraformConstructor.property.tfResourceType" />

```go theme={null}
TfResourceType *string
```

* *Type:* \*string

***
