Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block ¶
Block is wrapper for tfschema.Block. This is a layer for customization for table format.
type NestedBlock ¶
type NestedBlock struct { // Simply embedding the structure. tfschema.NestedBlock }
NestedBlock is wrapper for tfschema.NestedBlock
func NewNestedBlock ¶
func NewNestedBlock(b *tfschema.NestedBlock) *NestedBlock
NewNestedBlock creates a new NestedBlock instance.
Click to show internal directories.
Click to hide internal directories.