Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Write ¶
func Write(ctx context.Context, cfg *config.MachConfig, g *graph.Graph, _ *GenerateOptions) error
Write is the main entrypoint for this module. It takes the given MachConfig and graph and iterates the nodes to generate the required terraform files.
Types ¶
type GenerateOptions ¶
type GenerateOptions struct{}
Click to show internal directories.
Click to hide internal directories.