Documentation
¶
Index ¶
Constants ¶
View Source
const INDEX_VERSION = "1.0.0"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Index ¶
type Index struct {
Version string
Errors []Error
Variables []VariableDeclaration
Resources []ResourceDeclaration
Outputs []OutputDeclaration
References map[string]ReferenceList
RawAst *hclast.File
}
type OutputDeclaration ¶
type ReferenceList ¶
type ResourceDeclaration ¶
type VariableDeclaration ¶
Click to show internal directories.
Click to hide internal directories.