Skip to content

Conversation

@Excoriate
Copy link
Owner

This commit adds the GetTFVarsFromWorkdir function to the tfvars package,
which scans a directory for .tfvars files and returns their filenames. This
function is essential for retrieving Terraform variable files in scenarios.
It also includes a new utility function called MergeSlices for combining
string slices.

This commit adds the GetTFVarsFromWorkdir function to the tfvars package,
which scans a directory for .tfvars files and returns their filenames. This
function is essential for retrieving Terraform variable files in scenarios.
It also includes a new utility function called MergeSlices for combining
string slices.
@Excoriate Excoriate merged commit a01a7db into main Mar 28, 2024
@Excoriate Excoriate deleted the feat/add-scanned-tfvars-validation-branch branch March 28, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants