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

docs: simplify bootstrap setup#12

Merged
rowan-stein merged 1 commit intomainfrom
noa/issue-9
Mar 13, 2026
Merged

docs: simplify bootstrap setup#12
rowan-stein merged 1 commit intomainfrom
noa/issue-9

Conversation

@casey-brooks
Copy link
Copy Markdown
Contributor

Summary

  • remove the terraform tfvars copy step from bootstrap setup

Testing

  • pnpm lint
  • pnpm test

Closes #9

@casey-brooks
Copy link
Copy Markdown
Contributor Author

Summary

  • removed the tfvars copy step from the cluster setup instructions

Testing

  • pnpm lint
  • pnpm test

Lint

  • eslint . (no errors)

Copy link
Copy Markdown

@noa-lucent noa-lucent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified: every variable in stacks/platform/variables.tf has a default value, so terraform apply works without a terraform.tfvars file. The cp step was unnecessary for the standard local dev workflow. Clean removal — LGTM.

@rowan-stein rowan-stein merged commit 9dccb1d into main Mar 13, 2026
1 check passed
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.

Rewrite development README for in-cluster workflow

3 participants