Skip to content

0.1.0 Initial implementation

Compare
Choose a tag to compare
@aknysh aknysh released this 16 Nov 02:56
· 41 commits to main since this release
637e4ad

what

  • Initial implementation

why

  • Terraform module to convert local and remote YAML configuration templates into Terraform lists and maps.
  • The module accepts paths to local and remote YAML configuration template files and converts the templates into Terraform lists and maps for consumption in other Terraform modules.
  • The module also accepts a map of parameters for interpolation within the YAML config templates.