Commit graph

4 commits

Author SHA1 Message Date
339f0e8484 terraform: remove tools server and outline bucket, add docmost bucket
Some checks failed
CI/CD / syntax-check (push) Successful in 1m21s
CI/CD / deploy (push) Has been cancelled
- Remove twc_server.tools (tools server decommissioned)
- Remove twc_s3_bucket.outline (walava-outline deleted)
- Add twc_s3_bucket.docmost (walava-docmost, ID 481385)
- Update main server comment, remove tools_ip output
- Removed from state: twc_server.tools, twc_s3_bucket.outline
- Imported into state: twc_s3_bucket.docmost
2026-03-27 19:18:26 +07:00
f704ede1cd chore: rename servers to main and tools in Timeweb
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 04:27:23 +07:00
8a3aaa2fca feat: Terraform infra-as-code + delete mon server + fix S3/Outline
Terraform: imported main (7004701) + tools (7076013) into state,
destroyed mon (7076015, 188.225.79.34). State: No changes.

S3: fix endpoint s3.timeweb.cloud → s3.twcstorage.ru (actual Timeweb
endpoint), remove AWS_S3_ACL=private (Timeweb doesn't support per-object
ACLs — was causing Outline upload failures).

Vault: added vault_timeweb_token.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 04:26:33 +07:00
862eac5f11 feat: add Terraform config for Timeweb Cloud infrastructure
Manages main + tools servers and S3 buckets (walava-backup, walava-outline).
Includes mon server resource for import + destroy workflow.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 04:15:27 +07:00