Skip to content

fix: replace shell export commands with correct terraform.tfvars syntax#4727

Open
AntonIvarsson wants to merge 1 commit intotimescale:latestfrom
AntonIvarsson:fix/terraform-tfvars-export-syntax
Open

fix: replace shell export commands with correct terraform.tfvars syntax#4727
AntonIvarsson wants to merge 1 commit intotimescale:latestfrom
AntonIvarsson:fix/terraform-tfvars-export-syntax

Conversation

@AntonIvarsson
Copy link
Copy Markdown

The code block instructed users to create a terraform.tfvars file but contained shell export commands instead of valid HCL variable assignments.

Replaced export TF_VAR_*="..." with the correct key = "value" tfvars syntax.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 8, 2026

CLA assistant check
All committers have signed the CLA.

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