Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

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

Open
AntonIvarsson wants to merge 1 commit into
timescale: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 into
timescale: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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants