- Implements: IManifest
Initializers
versionRequired
- Type: *string
outdirRequired
- Type: *string
hclOutputRequired
- Type: *bool
Methods
BuildManifest
ForStack
stackRequired
- Type: TerraformStack
WriteToFile
Properties
HclOutputRequired
- Type: *bool
OutdirRequired
- Type: *string
StackFileNameRequired
- Type: *string
StacksRequired
- Type: *map[string]StackManifest
VersionRequired
- Type: *string
Constants
FileNameRequired
- Type: *string
StackMetadataPathRequired
- Type: *string
StacksFolderRequired
- Type: *string