Skip to content

Autodetect *.tfvars files as Terraform#2146

Merged
tancnle merged 2 commits intorouge-ruby:masterfrom
oatovar:oatovar-patch-1
Jul 16, 2025
Merged

Autodetect *.tfvars files as Terraform#2146
tancnle merged 2 commits intorouge-ruby:masterfrom
oatovar:oatovar-patch-1

Conversation

@oatovar
Copy link
Copy Markdown
Contributor

@oatovar oatovar commented Jul 15, 2025

The *.tfvars files are used by Terraform and OpenTofu to hold variables and use the same syntax as *.tf files.

oatovar added 2 commits July 15, 2025 15:35
These files are used by Terraform and OpenTofu to hold variables and use the same syntax as *.tf files.
@oatovar oatovar changed the title Oatovar patch 1 Autodetect *.tfvars files as Terraform Jul 15, 2025
@tancnle
Copy link
Copy Markdown
Collaborator

tancnle commented Jul 16, 2025

From the official doc.

A variable definitions file uses the same basic syntax as Terraform language files, but consists only of variable name assignments

@tancnle
Copy link
Copy Markdown
Collaborator

tancnle commented Jul 16, 2025

Thanks @oatovar. LGTM 🚀

@tancnle tancnle added this pull request to the merge queue Jul 16, 2025
Merged via the queue into rouge-ruby:master with commit 304a0cb Jul 16, 2025
9 checks passed
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