Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 192 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 192 Bytes

tflocals

Example usage:

# Generate files
./run.sh ../directory/with/tf_files/

# Run terraform console on locals
echo 'keys(local.something)' | terraform -chdir=testlocals/ console