Yor
Automated IaC Tagging for Traceability.
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)
✅ 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
Provides a more robust and standardized solution than custom scripts, ensuring that tagging is applied consistently across all projects and developers.
💻 Platforms
✅ Offline Mode Available
🔌 Integrations
💰 Pricing
Free tier: The tool is open source and free.
🔄 Similar Tools in Terraform Modules
Gruntwork
Provides a library of reusable, production-grade Terraform modules and DevOps expertise....
Cloud Posse
Offers a massive library of open-source Terraform modules and a framework for building production-gr...
terraform-aws-modules
Open-source Terraform modules for provisioning AWS resources....
Claranet
A managed services provider that publishes and maintains a collection of open-source Terraform modul...
compliance.tf
A private Terraform registry that validates and remediates modules to ensure they meet compliance st...
HashiCorp AWS Modules
A set of Terraform modules for AWS services, officially published and maintained by HashiCorp....