package
0.0.33
Repository: https://github.com/hashicorp/enos.git
Documentation: pkg.go.dev

# Functions

NewGenerator takes options and returns a new validated generator.
WithOutBaseDirectory is the destination base directory where modules will be written.
WithScenario is the scenario to generate into a module.
WithScenarioBaseDirectory is base directory where the scenario defintions reside.
WithUI is the UI to use for outputing information.

# Structs

Generator is a request to generate a Terraform module.

# Type aliases

Opt is a generate module option.