Skip to content

feat(tf/ot): New pages style guide and useful commands - #19

Merged
RemoteRabbit merged 2 commits into
mainfrom
feat/add-style-and-commands-tf
May 11, 2026
Merged

feat(tf/ot): New pages style guide and useful commands#19
RemoteRabbit merged 2 commits into
mainfrom
feat/add-style-and-commands-tf

Conversation

@RemoteRabbit

Copy link
Copy Markdown
Owner

Summary

Adds two new pages to the Terraform/Tofu section.

  • Style guide for items from variables to resource blocks
  • Useful commands page. Mainly filled with standard commands and a import command.

✨ Features

  • Add a Style Guide and useful commands pages 19aa0db

💄 Style

📁 File Changes

Root (+6/-4 lines)

  • .markdownlint.yaml (+1/-1) 📝
  • Makefile (+1/-1) 📝
  • pyproject.toml (+1/-1) 📝
  • zensical.toml (+3/-1) 📝

Documentation (+710/-104 lines)

  • README.md (+4/-4) 📝
  • docs/api/pagination.md (+2/-2) 📝
  • docs/assets/external-links.js (+1/-1) 📝
  • docs/assets/extra.css (+19/-11) 📝
  • docs/containers/distroless.md (+2/-2) 📝
  • docs/containers/dockerfile-go.md (+2/-2) 📝
  • docs/containers/dockerfile-node.md (+2/-2) 📝
  • docs/containers/dockerfile-python.md (+2/-2) 📝
  • docs/data/dbt-skeleton.md (+1/-1) 📝
  • docs/data/postgres-conventions.md (+1/-1) 📝
  • docs/data/postgres-indexes.md (+2/-2) 📝
  • docs/github-actions/oidc-aws.md (+2/-2) 📝
  • docs/github-actions/reusable-workflows.md (+1/-1) 📝
  • docs/hygiene/index.md (+1/-1) 📝
  • docs/hygiene/makefile.md (+1/-1) 📝
  • docs/hygiene/pre-commit.md (+1/-1) 📝
  • docs/index.md (+3/-3) 📝
  • docs/kubernetes/deployment-baseline.md (+1/-1) 📝
  • docs/kubernetes/probes.md (+1/-1) 📝
  • docs/kubernetes/scaling.md (+1/-1) 📝
  • docs/observability/index.md (+1/-1) 📝
  • docs/observability/prometheus.md (+1/-1) 📝
  • docs/terraform/aws/backends.md (+2/-2) 📝
  • docs/terraform/aws/iam-policies.md (+4/-4) 📝
  • docs/terraform/aws/index.md (+1/-1) 📝
  • docs/terraform/aws/module-skeleton.md (+1/-1) 📝
  • docs/terraform/aws/providers.md (+2/-2) 📝
  • docs/terraform/aws/variables.md (+1/-1) 📝
  • docs/terraform/azure/backends.md (+2/-2) 📝
  • docs/terraform/azure/iam-policies.md (+2/-2) 📝
  • docs/terraform/azure/index.md (+1/-1) 📝
  • docs/terraform/azure/module-skeleton.md (+2/-2) 📝
  • docs/terraform/azure/providers.md (+7/-7) 📝
  • docs/terraform/azure/variables.md (+2/-2) 📝
  • docs/terraform/commands.md (+321) ✨
  • docs/terraform/gcp/backends.md (+4/-4) 📝
  • docs/terraform/gcp/iam-policies.md (+5/-5) 📝
  • docs/terraform/gcp/index.md (+1/-1) 📝
  • docs/terraform/gcp/providers.md (+4/-4) 📝
  • docs/terraform/gcp/variables.md (+2/-2) 📝
  • docs/terraform/index.md (+12) 📝
  • docs/terraform/style-guide.md (+265) ✨
  • docs/terraform/terragrunt/index.md (+8/-8) 📝
  • docs/terraform/terragrunt/root-config.md (+6/-6) 📝
  • docs/terraform/terragrunt/stacks.md (+3/-3) 📝

Changes: 49 files, +716 insertions, -108 deletions
Commits: 2
Branch: feat/add-style-and-commands-tf
Base: origin/main

@RemoteRabbit
RemoteRabbit enabled auto-merge (squash) May 11, 2026 01:34
@RemoteRabbit
RemoteRabbit merged commit 6c9fc2d into main May 11, 2026
4 checks passed
@RemoteRabbit
RemoteRabbit deleted the feat/add-style-and-commands-tf branch May 11, 2026 01:35
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