tfvars-json

command module
v0.0.0-...-3d56dad Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: MPL-2.0 Imports: 10 Imported by: 0

README

tfvars-json

Convert TFVARS to JSON and JSON to TFVARS via STDIN / STDOUT.

Usage

$ tfvars-json < file.tfvars > file.tfvars.json

The conversion the other way around is also supported via the -reverse flag:

$ ejson decrypt file.tfvars.ejson | tfvars-json -reverse > file.tfvars

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