Skip to content

refactor: use external Terraform module for k8s cluster#2

Merged
justgithubaccount merged 3 commits into
mainfrom
feat/use-terraform-module
Dec 6, 2025
Merged

refactor: use external Terraform module for k8s cluster#2
justgithubaccount merged 3 commits into
mainfrom
feat/use-terraform-module

Conversation

@justgithubaccount

Copy link
Copy Markdown
Owner

Summary

  • Replace inline Terraform resources with external module
  • Use git::https://github.com/justgithubaccount/infra-cluster.git//modules/timeweb-k8s
  • Update outputs to reference module outputs

Dependencies

Requires PR merged first: justgithubaccount/infra-cluster#1

Test plan

  • Merge infra-cluster PR first
  • Run terraform init to fetch module
  • Run terraform plan to verify

🤖 Generated with Claude Code

justgithubaccount and others added 3 commits December 6, 2025 16:29
- Replace inline resources with module from infra-cluster repo
- Use git source for module: modules/timeweb-k8s
- Update outputs to reference module outputs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@justgithubaccount justgithubaccount merged commit dce951c into main Dec 6, 2025
2 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.

1 participant