Skip to content

Debug terraform code without init & calls. Just straight to the console

Notifications You must be signed in to change notification settings

viralpoetry/tflocals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

tflocals

Example usage:

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

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

About

Debug terraform code without init & calls. Just straight to the console

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published