Creates the terraform.tfvars file for the Buildkite build agent Terraform stack. Documents how to retrieve the Buildkite agent token from Buildkite UI (via Chrome DevTools MCP) and AWS SSM Parameter Store, validate tokens, and populate the tfvars file. Use when users say "create tfvars", "set up terraform variables", "deploy buildkite agents", "configure buildkite token", or need to recreate the terraform.tfvars after a fresh checkout.
$npx -y skills add mock-server/mockserver-monorepo --skill terraform-tfvarsInstalls into the current project.
Run `npx skills use "https://github.com/mock-server/mockserver-monorepo" --skill "mock-server/mockserver-monorepo/terraform-tfvars"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mock-server/mockserver-monorepo" that are relevant to the current task. Run `npx skills add "https://github.com/mock-server/mockserver-monorepo"` and select the relevant skills, then follow their instructions.