Skip to main content

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.

Initializer

import "github.com/open-constructs/cdk-terrain-go/cdktn"

&cdktn.TerraformResourceImport {
	Id: *string,
	Provider: github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider,
}

Properties

NameTypeDescription
Id*stringNo description.
ProviderTerraformProviderNo description.

IdRequired

Id *string
  • Type: *string

ProviderOptional

Provider TerraformProvider