Skip to content

cj60205/tfvars-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages