command
module
Version:
v0.0.0-...-3d56dad
Opens a new window with list of versions in this module.
Published: Aug 19, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.