spike

command
v0.0.0-...-68b736f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

README

Spiking the Parser

Overview

I wanted to quickly understand how to parse Terraform using the HCL lib. There isn't an official example of this, as far as I know. After some quick searching I found a great SO answer to get started. The code in this directory is that setup with some modifications to achieve my goals.

  • Parse anything that might show up in TF without dying on things we haven't defined
  • Keep every variable, ignoring parts of the variable we don't care about

References

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL