You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a0f10ec Only flatten tf variables. Not internal imported ones a611e0a Do not flatten if flatten_levels is set to zero fdfdb22 Allow flattening a fixed number of levels
2691987 Check in current folder if no source is defined only 04fdc85 Update badge c246dbd No longer flatten top level maps 73175b4 Merge pull request #46 from coveo/add-import-variables 102dfc3 Only import variables in folders with .tf files 9a6558b Merge branch 'master' into add-import-variables 8625609 Merge branch 'master' into add-import-variables e948d71 Add import into modules for import_variables e15fcde Fix bug where import_files was importing files from the current dir a2b6d2d Allows reading Terraform variables while importing 01317ff Add "nested" option 024cfe7 Implement placeholders and substitute within import_variables 6fb78a0 Fix error with ImportFiles (must be normalized before being used). 87772b1 Merge branch 'master' into add-import-variables 7511f4e Add output TF file and tests 8ac51fe Merge branch 'master' into add-import-variables 996ee1f Merge branch 'master' into add-import-variables 6a45de1 Move Run command from base to Hook, only used there