Yor

Automated IaC Tagging for Traceability.

Visit Website →

Overview

Yor is an open-source tool that automatically adds tags to your infrastructure as code files. It helps you enrich your IaC with context-aware tags, such as ownership, git repository, and commit information. This makes it easier to track and manage your cloud resources.

✨ Key Features

  • Automatically adds tags to Terraform, CloudFormation, and Kubernetes files
  • Enriches tags with git and environment context
  • Customizable tagging logic
  • Can be run as a pre-commit hook or in a CI/CD pipeline

🎯 Key Differentiators

  • Automated and context-aware tagging
  • Extensible and customizable
  • Easy to integrate into developer workflows

Unique Value: Automates the creation of a critical data trail from cloud resources back to their source code, which is invaluable for security, compliance, and operational management.

🎯 Use Cases (4)

Creating traceability from cloud resources to code Enforcing consistent tagging policies Identifying resource ownership Simplifying security audits and incident response

✅ Best For

  • Running as a pre-commit hook to ensure all new Terraform resources are tagged with git metadata
  • Using in a CI pipeline to tag resources with build information

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Tagging existing, untracked cloud resources (use a CSPM tool instead)
  • Teams that do not use tagging as part of their cloud strategy

🏆 Alternatives

Custom scripts for tagging

Provides a more robust and standardized solution than custom scripts, ensuring that tagging is applied consistently across all projects and developers.

💻 Platforms

Desktop (CLI)

✅ Offline Mode Available

🔌 Integrations

Terraform CloudFormation Kubernetes GitHub Actions

💰 Pricing

Contact for pricing
Free Tier Available

Free tier: The tool is open source and free.

Visit Yor Website →