# Functions

WithCreateBeforeDestroy is an option to set the create_before_destroy attribute on a resource.
WriteProvider writes a provider declaration to an HCL file.
WriteResource writes a resource declaration to an HCL file.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ShimHCLAttribute is an attribute used to write a value to an HCL file.

# Interfaces

ShimHCLBlock is a block used to write a value to an HCL file.
ShimHCLSchema is the schema used to write a value to an HCL file.

# Type aliases

Nesting is the nesting mode of a block.
WriteResourceOption is an option for WriteResource.